From d5d2f60c97f86c70b34c43c29702ddc13542515f Mon Sep 17 00:00:00 2001 From: chasem-dev Date: Thu, 22 Jan 2026 10:18:30 -0500 Subject: [PATCH] Bump version to 2.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 53c788e..8392c5b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hytale-f2p-launcher", - "version": "2.0.2", + "version": "2.0.5", "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",