Bump versions
This commit is contained in:
parent
a9b71780fb
commit
3c098f316f
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@ import 'package:libac_dart/consts.dart';
|
|||
|
||||
class HelperConsts {
|
||||
static const NBT_VERSION = "1.0.083024+1123";
|
||||
static const MKFSREPORT_VERSION = "1.0.082424.0758";
|
||||
static const DBIKC_VERSION = "1.0.083024+2032";
|
||||
static const MKFSREPORT_VERSION = "1.0.083024.2334";
|
||||
static const DBIKC_VERSION = "1.0.083024+2334";
|
||||
static String get LIBAC_VERSION => Constants.VERSION;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue