ci(release): bump build number to 219

This commit is contained in:
2025-04-13 13:27:30 -05:00
parent 89ace4343c
commit bdeea6bd1a

View File

@@ -35,7 +35,7 @@
} }
}, },
"admConfig": { "admConfig": {
"build": 218, "build": 219,
"oldBuild": "backend-0.1.3.zip" "oldBuild": "backend-0.1.3.zip"
}, },
"devDependencies": { "devDependencies": {
@@ -88,6 +88,7 @@
"rimraf": "^6.0.1", "rimraf": "^6.0.1",
"st-ethernet-ip": "^2.7.3", "st-ethernet-ip": "^2.7.3",
"ws": "^8.18.1", "ws": "^8.18.1",
"xlsx": "^0.18.5",
"zod": "^3.24.2" "zod": "^3.24.2"
} }
} }