From 4a59e81fdf000580015c582ed0ce38c973af572b Mon Sep 17 00:00:00 2001 From: jhan0121 Date: Mon, 2 Mar 2026 17:20:05 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20=EB=B2=84=EC=A0=84=20v1.1.1=EB=A1=9C?= =?UTF-8?q?=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Sonnet 4.6 --- package.json | 2 +- public/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 214c45c..497174f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "recycle-study-extension", - "version": "1.1.0", + "version": "1.1.1", "description": "복습 URL 저장 크롬 익스텐션", "type": "module", "scripts": { diff --git a/public/manifest.json b/public/manifest.json index f443b7a..016f2e6 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "Recycle Study", - "version": "1.1.0", + "version": "1.1.1", "description": "복습 URL을 저장하고 스케줄에 따라 알림을 받는 익스텐션", "permissions": [ "storage",