Skip to content

Commit

Permalink
1.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
linyibing committed Mar 3, 2024
1 parent 0c4d871 commit 93522d3
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion manifest.json
@@ -1,7 +1,7 @@
{
"id": "periodic-para",
"name": "Periodic PARA",
"version": "1.11.0",
"version": "1.11.1",
"minAppVersion": "0.15.0",
"description": "Assist in practicing the PARA method with periodic notes and usememos.",
"author": "YiBing Lin",
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "periodic-para",
"version": "1.11.0",
"version": "1.11.1",
"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
Expand Up @@ -25,5 +25,6 @@
"1.10.1": "0.15.0",
"1.10.2": "0.15.0",
"1.10.3": "0.15.0",
"1.11.0": "0.15.0"
"1.11.0": "0.15.0",
"1.11.1": "0.15.0"
}

0 comments on commit 93522d3

Please sign in to comment.