Skip to content

Commit a722f87

Browse files
committed
V2.4.0
1 parent 020100b commit a722f87

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

manifest.chromium.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "Steam Web Integration",
33
"description": "Integrate your personal Steam information on the web, at your convenience!.",
44
"homepage_url": "https://github.com/revadike/steamwebintegration",
5-
"version": "2.3.0",
5+
"version": "2.4.0",
66
"author": "Revadike",
77
"manifest_version": 3,
88
"action": {

manifest.firefox.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "Steam Web Integration",
33
"description": "Integrate your personal Steam information on the web, at your convenience!.",
44
"homepage_url": "https://github.com/revadike/steamwebintegration",
5-
"version": "2.3.0",
5+
"version": "2.4.0",
66
"author": "Revadike",
77
"browser_specific_settings": {
88
"gecko": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "steamwebintegration",
3-
"version": "2.3.0",
3+
"version": "2.4.0",
44
"description": "Integrate your personal Steam information on the web, at your convenience!",
55
"main": "manifest.json",
66
"type": "module",

0 commit comments

Comments
 (0)