LibAC-dart/lib/consts.dart

3 lines
64 B
Dart

class Constants {
static const VERSION = "1.3.010625+1127";
}