Skip to content

Commit ef31828

Browse files
committed
v3.2.4
1 parent 9a6e5b4 commit ef31828

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.3";
11+
std::string version = "Chaos Mod v3.2.4";
1212

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

0 commit comments

Comments
 (0)