Skip to content

Commit

Permalink
Update to version 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scooper4711 committed Jul 8, 2024
1 parent 3da4146 commit 4d41ff5
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "syrinscape-player-control",
"name": "Syrinscape Online Player",
"version": "1.4.0",
"version": "1.5.0",
"description": "Control Syrinscape Online Player from inside of notes.",
"author": "Stephen Cooper",
"authorUrl": "https://github.com/scooper4711",
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": "syrinscape-player-control",
"version": "1.4.0",
"version": "1.5.0",
"description": "Control Syrinscape Online Player from inside of notes.",
"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 @@ -11,5 +11,6 @@
"1.2.1": "1.5.3",
"1.2.2": "1.5.3",
"1.3.0": "1.5.3",
"1.4.0": "1.5.3"
"1.4.0": "1.5.3",
"1.5.0": "1.5.3"
}

0 comments on commit 4d41ff5

Please sign in to comment.