From 733b804bd5fa78e8acf718a4e2adb82ca034f199 Mon Sep 17 00:00:00 2001 From: Forgejo Actions Date: Fri, 13 Mar 2026 13:12:43 +0000 Subject: [PATCH] build: bump version to 0.0.1960 [skip ci] --- VERSION.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION.json b/VERSION.json index 6123ea48f..8a3af9468 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1,8 +1,8 @@ { "major": 0, "merges": 0, - "builds": 1959, - "version": "0.0.1959", + "builds": 1960, + "version": "0.0.1960", "lastMerge": null, - "lastBuild": "2026-03-13T13:07:47+00:00" + "lastBuild": "2026-03-13T13:12:42+00:00" }