Skip to content

Commit d249b29

Browse files
committed
Bump version to 1.1.0
1 parent 5f8cebf commit d249b29

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

manifest.firefox.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifest_version": 2,
33
"name": "__MSG_extensionName__",
44
"short_name": "HaiiloEnhc",
5-
"version": "1.0.1",
5+
"version": "1.1.0",
66
"description": "__MSG_extensionDescription__",
77
"author": "nichu42",
88
"default_locale": "en",

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifest_version": 3,
33
"name": "__MSG_extensionName__",
44
"short_name": "HaiiloEnhc",
5-
"version": "1.0.1",
5+
"version": "1.1.0",
66
"description": "__MSG_extensionDescription__",
77
"author": "nichu42",
88
"minimum_chrome_version": "105",

package-lock.json

Lines changed: 2 additions & 2 deletions
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,6 +1,6 @@
11
{
22
"name": "haiilo-enhancer",
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"private": true,
55
"description": "Browser extension to mute/filter posts from specific users on Haiilo platform.",
66
"license": "AGPL-3.0-or-later",

0 commit comments

Comments
 (0)