Skip to content

Commit

Permalink
chore: bump version to 1.6.11
Browse files Browse the repository at this point in the history
  • Loading branch information
alex4401 committed Nov 20, 2023
1 parent 5275e41 commit 2cca43e
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion manifests/chrome_dev.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "__MSG_extension_name_dev__",
"author": "Freedom Games",
"version": "1.6.10",
"version": "1.6.9999911",
"description": "__MSG_extension_desc__",
"default_locale": "en",
"permissions": [
Expand Down
2 changes: 1 addition & 1 deletion manifests/chrome_rel.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "__MSG_extension_name__",
"author": "Freedom Games",
"version": "1.6.10",
"version": "1.6.11",
"description": "__MSG_extension_desc__",
"default_locale": "en",
"permissions": [
Expand Down
2 changes: 1 addition & 1 deletion manifests/firefox_dev.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "__MSG_extension_name_dev__",
"author": "Freedom Games",
"version": "1.6.10",
"version": "1.6.9999911",
"description": "__MSG_extension_desc__",
"default_locale": "en",
"permissions": [
Expand Down
2 changes: 1 addition & 1 deletion manifests/firefox_rel.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "__MSG_extension_name__",
"author": "Freedom Games",
"version": "1.6.10",
"version": "1.6.11",
"description": "__MSG_extension_desc__",
"default_locale": "en",
"permissions": [
Expand Down

0 comments on commit 2cca43e

Please sign in to comment.