From fed38ef487aaadb78e22fe1f31d8aed07ac0ce52 Mon Sep 17 00:00:00 2001 From: niklascfw Date: Sun, 14 Jun 2026 18:28:22 +0200 Subject: [PATCH] Version bump to 1.0.0 --- .github/badges/data.json | 8 ++++---- VERSION | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/badges/data.json b/.github/badges/data.json index 1c3ea3d..0a1ac85 100644 --- a/.github/badges/data.json +++ b/.github/badges/data.json @@ -1,7 +1,7 @@ { "switch_firmware": "22.1.0", - "release_zip_downloads_snapshot": 2721, - "release_zip_downloads_lifetime": 2721, - "release_zip_downloads_total": 2721, - "omninx_pack_version": "1.0.0-b12" + "release_zip_downloads_snapshot": 3526, + "release_zip_downloads_lifetime": 3526, + "release_zip_downloads_total": 3526, + "omninx_pack_version": "1.0.0" } diff --git a/VERSION b/VERSION index dc2dc27..afaf360 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.0.0-b12 \ No newline at end of file +1.0.0 \ No newline at end of file