Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
eliz-abeth committed Apr 15, 2024
1 parent 726c557 commit 6273100
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 6 deletions.
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Sandover",
"version": "2.0.2",
"minAppVersion": "2.0.2",
"version": "2.0.3",
"minAppVersion": "2.0.3",
"author": "eliz-abeth",
"authorUrl": "https://github.com/eliz-abeth",
"fundingUrl": "http://ko-fi.com/eliz0beth"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Sandover",
"version": "2.0.2",
"version": "2.0.3",
"scripts": {
"version": "node version-bump.mjs && git add manifest.json versions.json"
}
Expand Down
3 changes: 1 addition & 2 deletions theme.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 3 additions & 1 deletion versions.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
{
"1.0.0": "1.0.0",
"1.0.5": "1.0.5",
"1.0.6": "1.0.6"
"1.0.6": "1.0.6",
"2.0.2": "2.0.2",
"2.0.3": "2.0.3"
}

0 comments on commit 6273100

Please sign in to comment.