Skip to content

Commit

Permalink
Update Swift version in Docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexis Aubry committed Dec 17, 2018
1 parent f8dd11e commit 584fab7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .generate-docs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ set -e

MODULE_VERSION=$1
OUTPUT=$2
SWIFT_VERSION="4.1"
SWIFT_VERSION="4.2"
AUTHOR="Alexis Aubry"
AUTHOR_URL="https://twitter.com/_alexaubry"
MODULE_NAME="BLTNBoard"
Expand Down

0 comments on commit 584fab7

Please sign in to comment.