Skip to content

Commit 9ba0df9

Browse files
bump version
1 parent e0a4d71 commit 9ba0df9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"64": "extension/ui/resources/icon_64.png",
99
"128": "extension/ui/resources/icon_128.png"
1010
},
11-
"version": "1.18.22",
11+
"version": "1.18.23",
1212
"description": "__MSG_extensionDescription__",
1313
"content_scripts": [
1414
{

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "single-file",
3-
"version": "0.1.22",
3+
"version": "0.1.23",
44
"description": "SingleFile",
55
"author": "Gildas Lormeau",
66
"license": "AGPL-3.0-or-later",

0 commit comments

Comments
 (0)