From 05d5c120803894f0b900f20282b712e5e4c1a372 Mon Sep 17 00:00:00 2001 From: skinmaker1345 Date: Sun, 20 Oct 2024 00:28:52 +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 80ea96e050..026ba54fa3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "koreanbots", - "version": "2.8.3", + "version": "2.8.4", "private": true, "scripts": { "dev": "next dev",