Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
sheagcraig committed May 29, 2020
1 parent d6d1a97 commit 59603a3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion sal/version.plist
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
<plist version="1.0">
<dict>
<key>version</key>
<string>4.1.3.2144</string>
<string>4.1.4.2149</string>
</dict>
</plist>
2 changes: 1 addition & 1 deletion set_build_no.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

current_version="4.1.3"
current_version="4.1.4"
pushd `dirname $0` > /dev/null
SCRIPTPATH=`pwd`

Expand Down

0 comments on commit 59603a3

Please sign in to comment.