We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f97d634 commit 4f55f67Copy full SHA for 4f55f67
addon/manifest.json
@@ -8,7 +8,7 @@
8
"homepage_url": "https://github.com/leo60228/blaseball-plus",
9
"name": "Blaseball+",
10
"description": "Adds extra functionality to the Blaseball interface. Icon from game-icons.net.",
11
- "version": "1.12.0",
+ "version": "1.12.1",
12
"content_scripts": [
13
{
14
"matches": ["*://*.blaseball.com/*"],
package.json
@@ -1,6 +1,6 @@
1
2
"name": "blaseball-plus",
3
4
"description": "",
5
"main": "index.js",
6
"scripts": {
0 commit comments