Skip to content

Commit

Permalink
Update versionnumber
Browse files Browse the repository at this point in the history
  • Loading branch information
Ole Eskild Steensen committed Mar 11, 2022
1 parent 45330de commit b368a1d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"id": "digitalgarden",
"name": "Digital Garden",
"version": "2.1.3",
"version": "2.2.0",
"minAppVersion": "0.12.0",
"description": "Publish your notes to a digital garden for others to enjoy.",
"author": "Ole Eskild Steensen",
"authorUrl": "https://ole.dev/garden",
"isDesktopOnly": false
}
}
3 changes: 2 additions & 1 deletion versions.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"2.2.0": "0.12.0",
"2.1.3": "0.12.0",
"2.1.2": "0.12.0",
"2.1.1": "0.12.0",
Expand All @@ -10,4 +11,4 @@
"1.2.0": "0.12.0",
"1.1.0": "0.12.0",
"1.0.0": "0.12.0"
}
}

0 comments on commit b368a1d

Please sign in to comment.