ci(release): bump build number to 569

This commit is contained in:
2025-08-25 12:15:27 -05:00
parent 123bb127e8
commit 3f3b64bf2b

View File

@@ -36,7 +36,7 @@
} }
}, },
"admConfig": { "admConfig": {
"build": 568, "build": 569,
"oldBuild": "backend-0.1.3.zip" "oldBuild": "backend-0.1.3.zip"
}, },
"devDependencies": { "devDependencies": {
@@ -78,6 +78,7 @@
"fast-xml-parser": "^5.2.5", "fast-xml-parser": "^5.2.5",
"fs-extra": "^11.3.0", "fs-extra": "^11.3.0",
"jsonwebtoken": "^9.0.2", "jsonwebtoken": "^9.0.2",
"morgan": "^1.10.1",
"mssql": "^11.0.1", "mssql": "^11.0.1",
"nodemailer": "^7.0.3", "nodemailer": "^7.0.3",
"nodemailer-express-handlebars": "^7.0.0", "nodemailer-express-handlebars": "^7.0.0",