chore(modinfo): bump to 1.0.0
This commit is contained in:
@@ -2,11 +2,11 @@
|
|||||||
"type": "code",
|
"type": "code",
|
||||||
"modid": "commandhook",
|
"modid": "commandhook",
|
||||||
"name": "CommandHook",
|
"name": "CommandHook",
|
||||||
"description": "Exposes server command events for other mods to hook into.",
|
"description": "Adds before/after hooks for chat commands, for other mods to use.",
|
||||||
"authors": [
|
"authors": [
|
||||||
"anth64"
|
"anth64"
|
||||||
],
|
],
|
||||||
"version": "0.1.0",
|
"version": "1.0.0",
|
||||||
"side": "Server",
|
"side": "Server",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"game": "1.22.3"
|
"game": "1.22.3"
|
||||||
|
|||||||
Reference in New Issue
Block a user