From 6fc4c096e653083ee35a9dfcc8f6c923b3bf711b Mon Sep 17 00:00:00 2001 From: linyibing Date: Sun, 17 Nov 2024 21:12:44 +0800 Subject: [PATCH] 1.20.2 --- manifest.json | 2 +- package.json | 2 +- versions.json | 3 ++- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index a279862..d2b2156 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "periodic-para", "name": "LifeOS", - "version": "1.20.1", + "version": "1.20.2", "minAppVersion": "0.15.0", "description": "Life management system(Assist in practicing the PARA method with periodic notes and usememos).", "author": "YiBing Lin", diff --git a/package.json b/package.json index 6c60501..f3326bb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "periodic-para", - "version": "1.20.1", + "version": "1.20.2", "description": "Assist in practicing the PARA method with periodic notes and usememos.", "main": "main.js", "scripts": { diff --git a/versions.json b/versions.json index 4800179..e4d97f6 100644 --- a/versions.json +++ b/versions.json @@ -65,5 +65,6 @@ "1.19.2": "0.15.0", "1.19.3": "0.15.0", "1.20.0": "0.15.0", - "1.20.1": "0.15.0" + "1.20.1": "0.15.0", + "1.20.2": "0.15.0" } \ No newline at end of file