ConanServerManager/lib/consts.dart
2024-11-25 12:12:22 -07:00

3 lines
61 B
Dart

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