Skip to content

Commit

Permalink
Update to version 1.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
scooper4711 committed Jul 14, 2024
1 parent b47710e commit 0d742d1
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.6.2",
"version": "1.6.3",
"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.6.2",
"version": "1.6.3",
"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 @@ -16,5 +16,6 @@
"1.5.1": "1.5.3",
"1.6.0": "1.5.3",
"1.6.1": "1.5.3",
"1.6.2": "1.5.3"
"1.6.2": "1.5.3",
"1.6.3": "1.5.3"
}

0 comments on commit 0d742d1

Please sign in to comment.