From c86263291b82bc6a850cca391d5e365a497594a1 Mon Sep 17 00:00:00 2001 From: bigjakk Date: Sat, 4 Apr 2026 08:54:54 -0700 Subject: [PATCH] v0.6.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a552d41..28d837a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "krunker-civilian-client", - "version": "0.6.0", + "version": "0.6.1", "description": "Cross-platform Krunker game client", "main": "dist/main/index.js", "homepage": "https://github.com/bigjakk/Krunker-Civilian-Client",