From 5c90a04ebbc9fc9a951bc3b3d2d25b2eee2efa90 Mon Sep 17 00:00:00 2001 From: Augustus <123775785+OlegTheSnowman@users.noreply.github.com> Date: Sat, 11 Oct 2025 21:25:45 +0300 Subject: [PATCH] Update CosmicRage.xml --- cosmic rage/worlds/plugins/CosmicRage.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cosmic rage/worlds/plugins/CosmicRage.xml b/cosmic rage/worlds/plugins/CosmicRage.xml index 279d63a..6bdfbfa 100644 --- a/cosmic rage/worlds/plugins/CosmicRage.xml +++ b/cosmic rage/worlds/plugins/CosmicRage.xml @@ -76,7 +76,7 @@ function RegisterMushClient(name, line, wildcards) end -- Define the latest soundpack version here -CURRENT_SP_VERSION = 4 +CURRENT_SP_VERSION = 5 function CheckSoundpackVersion(name, line, wildcards, styles) local user_version = tonumber(wildcards.user_version)