From 512d91dc2fcf5f16afa499200c7adcd772832e59 Mon Sep 17 00:00:00 2001 From: skinmaker1345 Date: Thu, 23 Jan 2025 00:03:27 +0900 Subject: [PATCH] chore: update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eb7f082..628fa79 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "koreanbots", - "version": "2.8.7", + "version": "2.8.8", "private": true, "scripts": { "dev": "next dev",