From 474914eceb324d77296831824e4cc7dc484d0a1f Mon Sep 17 00:00:00 2001 From: Sevin7 Date: Mon, 28 Jun 2021 14:23:53 -0400 Subject: [PATCH] v5.11 versioning --- changelog.txt | 6 ++++++ data.txt | 2 +- resource/ui/mainmenuoverride - friends panel.res | 2 +- resource/ui/mainmenuoverride - no friends panel.res | 2 +- resource/ui/mainmenuoverride.res | 2 +- version.txt | 2 +- 6 files changed, 11 insertions(+), 5 deletions(-) diff --git a/changelog.txt b/changelog.txt index 65f5f47..9bf42bb 100644 --- a/changelog.txt +++ b/changelog.txt @@ -2,6 +2,12 @@ 7HUD through the years ====================== +v5.11 +06/28/2021 + +- fixed tip zpos issue on loading screen +- fixed missing scroll bar on motd + v5.10 10/23/2020 diff --git a/data.txt b/data.txt index d677edb..1e53241 100644 --- a/data.txt +++ b/data.txt @@ -8,4 +8,4 @@ url=http://teamfortress.tv/forum/thread/12745-7hud url=http://etf2l.org/forum/huds/topic-27677/ update_url=https://github.com/Sevin7/7HUD/archive/master.zip version_url=https://raw.githubusercontent.com/Sevin7/7HUD/master/version.txt -version=5.10 \ No newline at end of file +version=5.11 \ No newline at end of file diff --git a/resource/ui/mainmenuoverride - friends panel.res b/resource/ui/mainmenuoverride - friends panel.res index 1c27e9e..2142508 100644 --- a/resource/ui/mainmenuoverride - friends panel.res +++ b/resource/ui/mainmenuoverride - friends panel.res @@ -631,7 +631,7 @@ "textinsetx" "0" "use_proportional_insets" "1" "font" "VersionFont2" - "labelText" "V5.10" + "labelText" "v5.11" "textAlignment" "west" "dulltext" "0" "brighttext" "0" diff --git a/resource/ui/mainmenuoverride - no friends panel.res b/resource/ui/mainmenuoverride - no friends panel.res index 351b69f..152ac77 100644 --- a/resource/ui/mainmenuoverride - no friends panel.res +++ b/resource/ui/mainmenuoverride - no friends panel.res @@ -631,7 +631,7 @@ "textinsetx" "0" "use_proportional_insets" "1" "font" "VersionFont2" - "labelText" "V5.10" + "labelText" "v5.11" "textAlignment" "west" "dulltext" "0" "brighttext" "0" diff --git a/resource/ui/mainmenuoverride.res b/resource/ui/mainmenuoverride.res index 1c27e9e..2142508 100644 --- a/resource/ui/mainmenuoverride.res +++ b/resource/ui/mainmenuoverride.res @@ -631,7 +631,7 @@ "textinsetx" "0" "use_proportional_insets" "1" "font" "VersionFont2" - "labelText" "V5.10" + "labelText" "v5.11" "textAlignment" "west" "dulltext" "0" "brighttext" "0" diff --git a/version.txt b/version.txt index f0933d4..8c86bb6 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -5.10 \ No newline at end of file +5.11 \ No newline at end of file