Update LibAC Version

This commit is contained in:
zontreck 2024-11-25 12:12:22 -07:00
parent acb2263bd2
commit b10c2a5527
2 changed files with 3 additions and 3 deletions

View file

@ -1,3 +1,3 @@
class Consts {
static const VERSION = "1.1.112524.0106";
static const VERSION = "1.1.112524.1211";
}