Update lint.sh
This commit is contained in:
parent
9fed3a8089
commit
9eeef4dfa2
@ -10,7 +10,7 @@
|
||||
# https://github.com/realm/SwiftLint/releases/latest
|
||||
# ------------------------------
|
||||
|
||||
VERSION="0.39.1"
|
||||
VERSION="0.39.2"
|
||||
FOUND=$(swiftlint version)
|
||||
|
||||
if which swiftlint >/dev/null; then
|
||||
|
Loading…
Reference in New Issue
Block a user