From a6d030d4a68cc2b3b36d9fc4e3a739b4b4d8ca3c Mon Sep 17 00:00:00 2001 From: skinmaker1345 Date: Sun, 13 Oct 2024 00:59:31 +0900 Subject: [PATCH] chore: bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d373967f94..d22cc881c6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "koreanbots", - "version": "2.8.2", + "version": "2.8.3", "private": true, "scripts": { "dev": "next dev",