From 8b8a90534389be65c77eedb333978497ec9d3aaa Mon Sep 17 00:00:00 2001 From: GitLab CI Date: Sat, 7 Mar 2026 19:03:24 +0000 Subject: [PATCH] v1.6.4 [skip ci] --- VERSION | 2 +- electron/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 266146b..9edc58b 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.6.3 +1.6.4 diff --git a/electron/package.json b/electron/package.json index bb60eb9..0f22f45 100644 --- a/electron/package.json +++ b/electron/package.json @@ -1,7 +1,7 @@ { "name": "gaming-hub-desktop", "productName": "Gaming Hub", - "version": "1.6.3", + "version": "1.6.4", "description": "Gaming Hub Desktop App mit Ad-Blocker", "author": "Gaming Hub", "main": "main.js",