ConanServerManager/lib/consts.dart
2024-11-23 20:00:03 -07:00

3 lines
61 B
Dart

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