From 2cc81a5b07e6a31b6c7612bc8393b3e0614442fd Mon Sep 17 00:00:00 2001 From: Blake Matthes Date: Wed, 2 Apr 2025 21:27:33 -0500 Subject: [PATCH] chore(release): bump build number to 148 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 25f2be5..da91433 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ } }, "admConfig": { - "build": 147, + "build": 148, "oldBuild": "backend-0.1.3.zip" }, "devDependencies": { @@ -87,4 +87,4 @@ "ws": "^8.18.1", "zod": "^3.24.2" } -} +} \ No newline at end of file