bump dependencies

This commit is contained in:
zontreck 2025-05-27 13:41:35 -07:00
parent e8e9accd13
commit 2779372abd
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
class Constants {
static const VERSION = "1.4.052725+1328";
static const VERSION = "1.4.052725+1339";
static const NBT_REVISION = "1.4.052725+1328";
static const ARGS_REVISION = "1.4.012225+0413";
}