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)