From bbc09d6908ee26513fbd2aafd05bf902e5c8d227 Mon Sep 17 00:00:00 2001 From: Forgejo Actions Date: Sun, 4 Jan 2026 14:53:40 +0000 Subject: [PATCH] build: bump version to 0.0.80 [skip ci] --- VERSION.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION.json b/VERSION.json index 4fcd8a04a..eb558f045 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1,8 +1,8 @@ { "major": 0, "merges": 0, - "builds": 79, - "version": "0.0.79", + "builds": 80, + "version": "0.0.80", "lastMerge": null, - "lastBuild": "2026-01-04T14:44:37+00:00" + "lastBuild": "2026-01-04T14:53:39+00:00" }