From e89b96781a31138418ae182ecd4684bd60096935 Mon Sep 17 00:00:00 2001 From: Eunwoo Choi Date: Mon, 29 May 2023 22:19:38 +0900 Subject: [PATCH] chore: update api docs and bump version (#563) --- api-docs | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/api-docs b/api-docs index 59a520e0ae..aa7fe9d565 160000 --- a/api-docs +++ b/api-docs @@ -1 +1 @@ -Subproject commit 59a520e0aef5e4fca1569a31d32439a64ba5268d +Subproject commit aa7fe9d565704b5f389e0c282a59b52bf4f531e2 diff --git a/package.json b/package.json index e9f8d397f0..3bc3ea3727 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "koreanbots", - "version": "2.1.1", + "version": "2.6", "private": true, "scripts": { "dev": "next dev",