Skip to content

Commit d8b1e5f

Browse files
committed
chore: version 0.1.2
1 parent 45e2b3e commit d8b1e5f

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

packages/plugin/manifest.firefox.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"128": "assets/icon.png"
99
},
1010
"description": "SingleFile with categories and exhibition pages",
11-
"version": "0.1.1",
11+
"version": "0.1.2",
1212
"manifest_version": 3,
1313
"action": {
1414
"default_icon": "assets/icon.png",

packages/plugin/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"128": "assets/icon.png"
99
},
1010
"description": "SingleFile with categories and exhibition pages",
11-
"version": "0.1.1",
11+
"version": "0.1.2",
1212
"manifest_version": 3,
1313
"action": {
1414
"default_icon": "assets/icon.png",

packages/plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "plugin",
33
"type": "module",
4-
"version": "0.1.1-alpha.1",
4+
"version": "0.1.2",
55
"private": true,
66
"description": "",
77
"author": "",

0 commit comments

Comments
 (0)