ci(release): bump build number to 419

This commit is contained in:
2025-06-16 19:06:11 -05:00
parent f80e742e27
commit 11ae3cc0bc

View File

@@ -36,7 +36,7 @@
} }
}, },
"admConfig": { "admConfig": {
"build": 418, "build": 419,
"oldBuild": "backend-0.1.3.zip" "oldBuild": "backend-0.1.3.zip"
}, },
"devDependencies": { "devDependencies": {
@@ -93,4 +93,4 @@
"xlsx": "^0.18.5", "xlsx": "^0.18.5",
"zod": "^3.24.2" "zod": "^3.24.2"
} }
} }