From 65ec65bfc9115517f9ea52ee26e78120fafbac30 Mon Sep 17 00:00:00 2001 From: zontreck Date: Thu, 6 Mar 2025 18:18:33 -0700 Subject: [PATCH] Create Release 1.0.4 --- AriasServerUtils/modinfo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AriasServerUtils/modinfo.json b/AriasServerUtils/modinfo.json index ac727a0..97ff8fd 100644 --- a/AriasServerUtils/modinfo.json +++ b/AriasServerUtils/modinfo.json @@ -4,7 +4,7 @@ "name": "Aria's Server Utilities", "authors": ["zontreck"], "description": "A collection of server utilities\n\nBuild Date: 03-06-2025 @ 6:16 PM MST", - "version": "1.0.4-dev.10", + "version": "1.0.4", "dependencies": { "game": "" }