Update version (actual)

This commit is contained in:
2025-11-07 22:33:22 +01:00
parent 494ade207c
commit 5312c4205c

View File

@@ -37,7 +37,7 @@ namespace ColumnLynx::Utils {
} }
std::string getVersion() { std::string getVersion() {
return "a0.1"; return "a0.2";
} }
unsigned short serverPort() { unsigned short serverPort() {