Skip to content

Commit

Permalink
next version
Browse files Browse the repository at this point in the history
  • Loading branch information
sleaper committed Feb 21, 2023
1 parent c9cd320 commit 7836802
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion web-extension/dist/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "Authier",
"description": "Authier chrome extension",
"version": "1.0.7",
"version": "1.0.8",
"browser_action": {
"default_icon": "icon-16.png",
"default_popup": "js/popup.html"
Expand Down
2 changes: 1 addition & 1 deletion web-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "authier-web-extension",
"version": "1.0.7",
"version": "1.0.8",
"description": "Authier web Extension for all our supported browsers",
"license": "AGPL-3.0-or-later",
"webExt": {
Expand Down

0 comments on commit 7836802

Please sign in to comment.