From 68dd18d6fcd861344a70bc69a715b1c440993a3b Mon Sep 17 00:00:00 2001 From: techno <41777800+TechnoSL@users.noreply.github.com> Date: Thu, 11 Jul 2024 09:59:23 +0100 Subject: [PATCH] bump version, this is enough to warrant a new release and not a patch --- resource/gamemenu.res | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resource/gamemenu.res b/resource/gamemenu.res index 6cd00a6..d2b5005 100644 --- a/resource/gamemenu.res +++ b/resource/gamemenu.res @@ -3,8 +3,8 @@ "Version" { - "label" "technohud 0.42C" - "command" "engine showconsole; clear; echo technohud v0.42C; echo by techno, using some bits of other huds by various people. (check github for credits); echo github.com/tekunotri/technohud" + "label" "technohud 0.43" + "command" "engine showconsole; clear; echo technohud v0.43; echo by techno, using some bits of other huds by various people. (check github for credits); echo github.com/tekunotri/technohud" "OnlyAtMenu" "0" } "Servers"