Skip to content

Commit

Permalink
ci: new release 1.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sundevista committed Jul 23, 2022
1 parent caad54b commit a18ca89
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": "local-quotes",
"name": "Local Quotes",
"version": "1.8.2",
"version": "1.8.3",
"minAppVersion": "0.15.0",
"description": "Collect your quotes from all over the repository and embed them in different locations with refresh delays.",
"author": "ka1tzyu",
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": "local-quotes",
"version": "1.8.2",
"version": "1.8.3",
"description": "Collect your quotes from all over the repository and embed them in different locations with refresh delays.",
"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 @@ -30,5 +30,6 @@
"1.7.2": "0.11.13",
"1.8.0": "0.11.13",
"1.8.1": "0.15.0",
"1.8.2": "0.15.0"
"1.8.2": "0.15.0",
"1.8.3": "0.15.0"
}

0 comments on commit a18ca89

Please sign in to comment.