ConanServerManager/lib/consts.dart
2024-11-25 00:20:29 -07:00

3 lines
61 B
Dart

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