Skip to content

Commit

Permalink
1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
linyibing committed Mar 13, 2024
1 parent 981ea73 commit 10a5468
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 12 deletions.
20 changes: 10 additions & 10 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"id": "periodic-para",
"name": "LifeOS",
"version": "1.11.3",
"minAppVersion": "0.15.0",
"description": "Life management system(Assist in practicing the PARA method with periodic notes and usememos).",
"author": "YiBing Lin",
"authorUrl": "https://quanru.github.io",
"fundingUrl": "https://www.buymeacoffee.com/leyang",
"isDesktopOnly": false
}
"id": "periodic-para",
"name": "LifeOS",
"version": "1.12.0",
"minAppVersion": "0.15.0",
"description": "Life management system(Assist in practicing the PARA method with periodic notes and usememos).",
"author": "YiBing Lin",
"authorUrl": "https://quanru.github.io",
"fundingUrl": "https://www.buymeacoffee.com/leyang",
"isDesktopOnly": false
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "periodic-para",
"version": "1.11.3",
"version": "1.12.0",
"description": "Assist in practicing the PARA method with periodic notes and usememos.",
"main": "main.js",
"scripts": {
Expand Down
3 changes: 2 additions & 1 deletion versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,6 @@
"1.11.0": "0.15.0",
"1.11.1": "0.15.0",
"1.11.2": "0.15.0",
"1.11.3": "0.15.0"
"1.11.3": "0.15.0",
"1.12.0": "0.15.0"
}

0 comments on commit 10a5468

Please sign in to comment.