Skip to content

Commit 287e564

Browse files
committed
v3.2.5
1 parent 6155928 commit 287e564

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/shared/util/GenericUtil.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
std::string
99
GenericUtil::GetModVersion ()
1010
{
11-
std::string version = "Chaos Mod v3.2.4";
11+
std::string version = "Chaos Mod v3.2.5";
1212

1313
#ifndef NDEBUG
1414
version.append ("-debug");

0 commit comments

Comments
 (0)