Skip to content

Commit 962007e

Browse files
committedNov 22, 2022
bump version
1 parent 912ce41 commit 962007e

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed
 

‎manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"64": "src/ui/resources/icon_64.png",
99
"128": "src/ui/resources/icon_128.png"
1010
},
11-
"version": "1.21.27",
11+
"version": "1.21.28",
1212
"description": "__MSG_extensionDescription__",
1313
"content_scripts": [
1414
{

‎package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "single-file",
3-
"version": "1.0.19",
3+
"version": "1.0.20",
44
"description": "SingleFile",
55
"author": "Gildas Lormeau",
66
"license": "AGPL-3.0-or-later",

0 commit comments

Comments
 (0)
Please sign in to comment.