From 5b20398978cd413045328bdc675dc9f5fdda242c Mon Sep 17 00:00:00 2001 From: jhan0121 Date: Tue, 3 Feb 2026 20:53:17 +0900 Subject: [PATCH] =?UTF-8?q?release:=20v1.1.0-ext=20=EB=B0=B0=ED=8F=AC=20?= =?UTF-8?q?=EC=82=AC=EC=A0=84=20=EC=9E=91=EC=97=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- public/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index b657e5a..214c45c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "recycle-study-extension", - "version": "1.0.2", + "version": "1.1.0", "description": "복습 URL 저장 크롬 익스텐션", "type": "module", "scripts": { diff --git a/public/manifest.json b/public/manifest.json index 6dae4fd..f443b7a 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "Recycle Study", - "version": "1.0.2", + "version": "1.1.0", "description": "복습 URL을 저장하고 스케줄에 따라 알림을 받는 익스텐션", "permissions": [ "storage",