ConanServerManager/lib/consts.dart
2024-11-23 17:08:22 -07:00

3 lines
61 B
Dart

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