Skip to content

Commit

Permalink
Fix docs script
Browse files Browse the repository at this point in the history
  • Loading branch information
alexisakers committed Oct 4, 2019
1 parent 79b80a7 commit a2e07ce
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="5.0"
SWIFT_VERSION="5.1"
AUTHOR="Alexis Aubry"
AUTHOR_URL="https://twitter.com/_alexaubry"
MODULE_NAME="BLTNBoard"
Expand Down

0 comments on commit a2e07ce

Please sign in to comment.