chore(modinfo): bump to 1.0.0

This commit is contained in:
2026-06-21 12:32:19 +02:00
parent f8a60102d3
commit 0b030bb2a8
+2 -2
View File
@@ -2,11 +2,11 @@
"type": "code",
"modid": "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": [
"anth64"
],
"version": "0.1.0",
"version": "1.0.0",
"side": "Server",
"dependencies": {
"game": "1.22.3"