diff --git a/manifest.json b/manifest.json index 43f5aef..932af09 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "periodic-para", "name": "LifeOS", - "version": "1.17.7", + "version": "1.17.8", "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 efe793c..497baa1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "periodic-para", - "version": "1.17.7", + "version": "1.17.8", "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 ea66ad8..67738e3 100644 --- a/versions.json +++ b/versions.json @@ -51,5 +51,6 @@ "1.17.4": "0.15.0", "1.17.5": "0.15.0", "1.17.6": "0.15.0", - "1.17.7": "0.15.0" + "1.17.7": "0.15.0", + "1.17.8": "0.15.0" } \ No newline at end of file