From 6e319486ec90997ef0fa0e05c7b319abb078f971 Mon Sep 17 00:00:00 2001 From: Forgejo Actions Date: Thu, 19 Mar 2026 01:15:14 +0000 Subject: [PATCH] build: bump version to 0.0.2020 [skip ci] --- VERSION.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION.json b/VERSION.json index 493ab52e7..0c45b9384 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1,8 +1,8 @@ { "major": 0, "merges": 0, - "builds": 2019, - "version": "0.0.2019", + "builds": 2020, + "version": "0.0.2020", "lastMerge": null, - "lastBuild": "2026-03-19T01:09:20+00:00" + "lastBuild": "2026-03-19T01:15:13+00:00" }