From 7079b151da6693951b286a0c034a0a4f71523886 Mon Sep 17 00:00:00 2001 From: Blake Matthes Date: Tue, 15 Jul 2025 08:42:09 -0500 Subject: [PATCH] ci(release): bump build number to 471 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 714eee9..de2b7c3 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ } }, "admConfig": { - "build": 470, + "build": 471, "oldBuild": "backend-0.1.3.zip" }, "devDependencies": { @@ -93,4 +93,4 @@ "xlsx": "^0.18.5", "zod": "^3.25.67" } -} +} \ No newline at end of file