We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b919043 commit f2858b9Copy full SHA for f2858b9
package.json
@@ -31,7 +31,7 @@
31
},
32
"type": "module",
33
"name": "extendium",
34
- "version": "1.1.1",
+ "version": "2.0.0",
35
"description": "A plugin for Millennium that adds chrome extensions support to the client",
36
"main": "./frontend/index.jsx",
37
"author": "BossSloth",
plugin.json
@@ -3,6 +3,6 @@
3
4
"common_name": "Extendium",
5
6
7
"backendType": "lua"
8
}
0 commit comments