ConanServerManager/lib/consts.dart

3 lines
61 B
Dart

class Consts {
static const VERSION = "1.1.112524.0106";
}