Skip to content
This repository has been archived by the owner on Jul 14, 2024. It is now read-only.

Commit

Permalink
No locals
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanPodymov committed Jul 7, 2024
1 parent acfbd3a commit cdbce45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Util/build.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
local S2D_BUILD_NUMBER = "3706"
local S2D_BUILD_NAME = "2024.3706"
S2D_BUILD_NUMBER="3706"
S2D_BUILD_NAME="2024.3706"

S2D_DMG="Util/S2D-${S2D_BUILD_NUMBER}.dmg"
if [ ! -f "${S2D_DMG}" ]
Expand Down

0 comments on commit cdbce45

Please sign in to comment.