LibAC-dart/lib/consts.dart

4 lines
113 B
Dart

class Constants {
static const VERSION = "1.3.012225+0304";
static const NBT_REVISION = "1.3.012225+0304";
}