Skip to content

Commit

Permalink
bumped version number to 4.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cadeyrn committed Nov 18, 2018
1 parent 645c39a commit f63f47d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "enterprise-policy-generator",
"version": "4.1.0",
"version": "4.1.1",
"description": "Generates Enterprise Policies for Firefox.",
"author": {
"name": "Sören Hentzschel",
Expand Down
2 changes: 1 addition & 1 deletion src/manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "__MSG_extension_name__",
"version": "4.1.0",
"version": "4.1.1",
"description": "__MSG_extension_description__",
"icons": {
"48": "images/icon.svg"
Expand Down

0 comments on commit f63f47d

Please sign in to comment.