Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
eliz-abeth committed Apr 16, 2024
1 parent ecf0f05 commit 8a3fe71
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Sandover",
"version": "2.0.4",
"version": "2.0.5",
"minAppVersion": "1.0.0",
"author": "eliz-abeth",
"authorUrl": "https://github.com/eliz-abeth",
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.4",
"version": "2.0.5",
"scripts": {
"version": "node version-bump.mjs && git add manifest.json versions.json"
}
Expand Down
4 changes: 2 additions & 2 deletions theme.css

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

3 changes: 2 additions & 1 deletion versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
"1.0.6": "1.0.6",
"2.0.2": "2.0.2",
"2.0.3": "2.0.3",
"2.0.4": "1.0.0"
"2.0.4": "1.0.0",
"2.0.5": "1.0.0"
}

0 comments on commit 8a3fe71

Please sign in to comment.