Skip to content

Commit f2858b9

Browse files
committed
chore: bump version to 2.0.0
1 parent b919043 commit f2858b9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"type": "module",
3333
"name": "extendium",
34-
"version": "1.1.1",
34+
"version": "2.0.0",
3535
"description": "A plugin for Millennium that adds chrome extensions support to the client",
3636
"main": "./frontend/index.jsx",
3737
"author": "BossSloth",

plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"name": "extendium",
44
"common_name": "Extendium",
55
"description": "A plugin for Millennium that adds chrome extensions support to the client",
6-
"version": "1.1.1",
6+
"version": "2.0.0",
77
"backendType": "lua"
88
}

0 commit comments

Comments
 (0)