LibAC-dart/lib/consts.dart
2024-08-24 07:06:43 -07:00

3 lines
64 B
Dart

class Constants {
static const VERSION = "1.2.082424+0704";
}