Skip to content

Commit 426256b

Browse files
committed
bump
1 parent 758cb74 commit 426256b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

addon/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"homepage_url": "https://github.com/leo60228/blaseball-plus",
99
"name": "Blaseball+",
1010
"description": "Adds extra functionality to the Blaseball interface. Icon from game-icons.net.",
11-
"version": "1.13.0",
11+
"version": "1.13.1",
1212
"content_scripts": [
1313
{
1414
"matches": ["*://*.blaseball.com/*"],

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "blaseball-plus",
3-
"version": "1.13.0",
3+
"version": "1.13.1",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)