Index: scripts/usr/local/lib/7dtd/VERSION
===================================================================
--- scripts/usr/local/lib/7dtd/VERSION	(revision 308)
+++ scripts/usr/local/lib/7dtd/VERSION	(revision 310)
@@ -1,3 +1,3 @@
-Version: 109
-Release: 2017-08-07
+Version: 110
+Release: 2017-08-26
 
Index: scripts/usr/local/lib/7dtd/commands/updateengine.sh
===================================================================
--- scripts/usr/local/lib/7dtd/commands/updateengine.sh	(revision 308)
+++ scripts/usr/local/lib/7dtd/commands/updateengine.sh	(revision 310)
@@ -235,7 +235,8 @@
 	fi
 	if [ "$DOCHECK" = "yes" ]; then
+		rm /root/Steam/appcache/appinfo.vdf
 		cd $SDTD_BASE/steamcmd
 
-		./steamcmd.sh +login anonymous +app_info_request 294420 +app_info_update 1 +app_info_print 294420 +quit | grep -A 1000 \"294420\" 2>/dev/null > /tmp/7dtd-appinfo
+		./steamcmd.sh +login anonymous +app_info_request 294420 +app_info_update +app_info_update 1 +app_info_print 294420 +quit | grep -A 1000 \"294420\" 2>/dev/null > /tmp/7dtd-appinfo
 	
 		local BUILDID=$(grep -A 1000 \"branches\" /tmp/7dtd-appinfo | grep -A 1000 \"public\" | grep -B 10 \} --max-count=1 | grep \"buildid\" | cut -d\" -f4)
