From 740d516cfe2c0279ffc1af010ca0ef234088aa1d Mon Sep 17 00:00:00 2001 From: chasem-dev Date: Thu, 22 Jan 2026 10:36:19 -0500 Subject: [PATCH] Bump version to 2.0.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8d6f7d2..8d91fe2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hytale-f2p-launcher", - "version": "2.0.6", + "version": "2.0.7", "description": "A modern, cross-platform launcher for Hytale with automatic updates and multi-client support", "homepage": "https://github.com/amiayweb/Hytale-F2P", "main": "main.js",