From 816084af3f8c828a2451bf92270a3d09c4988bea Mon Sep 17 00:00:00 2001 From: skinmaker1345 Date: Tue, 17 Sep 2024 21:37:21 +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 e8d8ab8cd9..70bf44a63f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "koreanbots", - "version": "2.8.1", + "version": "2.8.2", "private": true, "scripts": { "dev": "next dev",