Alpha 0.6 - Dynamic IPs

This commit is contained in:
2025-12-02 18:44:57 +01:00
parent 4f4a0fd385
commit 8ed90a3bc8
2 changed files with 4 additions and 2 deletions

View File

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