From 298aaf1d4029409fb98012cdc8bc4674aaff6ada Mon Sep 17 00:00:00 2001 From: Forgejo Actions Date: Mon, 5 Jan 2026 03:49:30 +0000 Subject: [PATCH] build: bump version to 0.0.174 [skip ci] --- VERSION.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION.json b/VERSION.json index fc1c075c4..b4edef9cc 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1,8 +1,8 @@ { "major": 0, "merges": 0, - "builds": 173, - "version": "0.0.173", + "builds": 174, + "version": "0.0.174", "lastMerge": null, - "lastBuild": "2026-01-05T03:48:30+00:00" + "lastBuild": "2026-01-05T03:49:30+00:00" }