From 5e0213fc31d3fc4393258b5d5f079ccfb3f70b6d Mon Sep 17 00:00:00 2001 From: Vinyl Darkscratch Date: Sun, 21 Jan 2018 23:29:28 -0800 Subject: [PATCH] Bump version number --- make-oneshot-mac.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make-oneshot-mac.sh b/make-oneshot-mac.sh index 13ff2ce..9292c4e 100755 --- a/make-oneshot-mac.sh +++ b/make-oneshot-mac.sh @@ -2,7 +2,7 @@ set -e # User-configurable variables -mac_version="0.3.4" +mac_version="0.4.1" steam_game_dir=~/Library/Application\ Support/Steam/SteamApps/common/OneShot make_threads=8