Version b0.1 (Beta 0.1) - Refactor some stuff and move session_registry to .cpp file
This commit is contained in:
@@ -49,7 +49,7 @@ namespace ColumnLynx::Utils {
|
||||
}
|
||||
|
||||
std::string getVersion() {
|
||||
return "a0.6";
|
||||
return "b0.1";
|
||||
}
|
||||
|
||||
unsigned short serverPort() {
|
||||
|
||||
Reference in New Issue
Block a user