From 052b5dc7dcbd5e8a059511795b00ad67cc4ddb9f Mon Sep 17 00:00:00 2001 From: chasem-dev Date: Thu, 22 Jan 2026 11:30:59 -0500 Subject: [PATCH] Bump version to 2.0.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b159015..3914c15 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hytale-f2p-launcher", - "version": "2.0.8", + "version": "2.0.9", "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",