From 9a52d6b8fcae71d169877ffad6f7afa556a79c46 Mon Sep 17 00:00:00 2001 From: bigjakk Date: Thu, 16 Apr 2026 09:38:00 -0700 Subject: [PATCH] chore: bump version to 0.7.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f2b9aba..76f5862 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "krunker-civilian-client", - "version": "0.7.7", + "version": "0.7.8", "description": "Cross-platform Krunker game client", "main": "dist/main/index.js", "homepage": "https://github.com/bigjakk/Krunker-Civilian-Client",