From 60b1a161f100fe7bd43b2e783ff5315348e6a8f1 Mon Sep 17 00:00:00 2001 From: frostworx Date: Wed, 2 Mar 2022 17:55:12 +0100 Subject: [PATCH] v9.2 --- steamtinkerlaunch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/steamtinkerlaunch b/steamtinkerlaunch index 7a0c5b16..0f578e25 100755 --- a/steamtinkerlaunch +++ b/steamtinkerlaunch @@ -6,7 +6,7 @@ PREFIX="/usr" PROGNAME="SteamTinkerLaunch" NICEPROGNAME="Steam Tinker Launch" -PROGVERS="v9.1.20220227" +PROGVERS="v9.2" PROGCMD="${0##*/}" SHOSTL="stl" GHURL="https://github.com"