version update

This commit is contained in:
2026-02-09 07:32:39 +01:00
parent 757d0d251d
commit 6d40dbe00d
2 changed files with 2 additions and 2 deletions

View File

@@ -85,7 +85,7 @@ namespace ColumnLynx::Utils {
}
std::string getVersion() {
return "1.0.1";
return "1.1.0";
}
unsigned short serverPort() {