Skip to content

Commit 31b3f86

Browse files
authored
Merge pull request #6 from aanklewicz/version2.0.2
Update the build version
2 parents 143e8b8 + e2c22d6 commit 31b3f86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build_pkg.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ check_exit_code() {
99
}
1010

1111
TOOL="S3Middleware"
12-
VERSION="2.0.1"
12+
VERSION="2.0.2"
1313

1414
# find the Xcode project
1515
THISDIR=$(dirname "$0")

0 commit comments

Comments
 (0)