root permissions check and version counter update
This commit is contained in:
@@ -37,7 +37,7 @@ namespace ColumnLynx::Utils {
|
||||
}
|
||||
|
||||
std::string getVersion() {
|
||||
return "a0.3";
|
||||
return "a0.4";
|
||||
}
|
||||
|
||||
unsigned short serverPort() {
|
||||
|
||||
Reference in New Issue
Block a user