From 260e6c112636f310d31b5c443414ad8a65d7454e Mon Sep 17 00:00:00 2001 From: chasem-dev Date: Thu, 22 Jan 2026 11:53:34 -0500 Subject: [PATCH] Bump version to 2.0.10 Co-Authored-By: Claude Sonnet 4.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3914c15..673176d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hytale-f2p-launcher", - "version": "2.0.9", + "version": "2.0.10", "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",