From 982c1fe1fd65eaa768c63eae5f080cedb850e329 Mon Sep 17 00:00:00 2001 From: Forgejo Actions Date: Fri, 13 Feb 2026 11:08:25 +0000 Subject: [PATCH] build: bump version to 0.0.1225 [skip ci] --- VERSION.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION.json b/VERSION.json index 10d39ed81..3317bbe43 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1,8 +1,8 @@ { "major": 0, "merges": 0, - "builds": 1224, - "version": "0.0.1224", + "builds": 1225, + "version": "0.0.1225", "lastMerge": null, - "lastBuild": "2026-02-13T11:02:38+00:00" + "lastBuild": "2026-02-13T11:08:24+00:00" }