ci(release): bump build number to 170

This commit is contained in:
2025-04-04 22:11:49 -05:00
parent d9e60451f8
commit 536899b6e7

View File

@@ -35,7 +35,7 @@
} }
}, },
"admConfig": { "admConfig": {
"build": 169, "build": 170,
"oldBuild": "backend-0.1.3.zip" "oldBuild": "backend-0.1.3.zip"
}, },
"devDependencies": { "devDependencies": {
@@ -87,4 +87,4 @@
"ws": "^8.18.1", "ws": "^8.18.1",
"zod": "^3.24.2" "zod": "^3.24.2"
} }
} }