Begin to add commit helper

This commit is contained in:
zontreck 2024-11-27 15:35:14 -07:00
parent 5f89c7b214
commit 1df6517d16
8 changed files with 26 additions and 15 deletions

View file

@ -5,6 +5,7 @@ class HelperConsts {
static const MKFSREPORT_VERSION = "1.0.083024.2334";
static const DBIKC_VERSION = "1.0.083024+2334";
static const REGEDIT_VERSION = "1.0.083124+0235";
static const CH_VERSION = "1.0.112724+1534";
static String get LIBAC_VERSION => Constants.VERSION;
}