From 70de06fb6291b84ac4cd4eb41fb323744afce412 Mon Sep 17 00:00:00 2001 From: Eunwoo Choi Date: Wed, 21 Jun 2023 16:35:01 +0900 Subject: [PATCH] chore: bump version to 2.6.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 008f1d3..6c9ead5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "koreanbots", - "version": "2.6.2", + "version": "2.6.3", "private": true, "scripts": { "dev": "next dev",