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