Bump version number

This commit is contained in:
zontreck 2025-05-25 00:02:28 -07:00
parent b203e4f97f
commit ef1dc9c5c4
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
class Constants {
static const VERSION = "1.4.052425+2332";
static const VERSION = "1.4.052525+0002";
static const NBT_REVISION = "1.4.020325+1215";
static const ARGS_REVISION = "1.4.012225+0413";
}