From 831b025d76f17f0e872ac9d40c5ed7bb84276c15 Mon Sep 17 00:00:00 2001 From: skinmaker1345 Date: Sun, 13 Oct 2024 01:16:51 +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 70bf44a63f..58771b57fb 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",