Skip to content

Commit 679afbf

Browse files
authored
Release 0.1.6 (#24)
1 parent 828d470 commit 679afbf

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"manifest_version": 1,
2626
"name": "Macros",
2727
"short_name": "Macros",
28-
"version": "0.1.5",
28+
"version": "0.1.6",
2929
"web_accessible_resources": [
3030
"static/*",
3131
"classes/*/client.js",

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "macrozilla",
33
"display_name": "Macros",
4-
"version": "0.1.5",
4+
"version": "0.1.6",
55
"description": "Use macros to create advanced rules",
66
"author": "Galveston01",
77
"main": "index.js",

0 commit comments

Comments
 (0)