Skip to content

Commit d400243

Browse files
authored
Update vapor/jwt major version in the footer
The current stable version of the vapor/jwt library is 1.0.1, which includes a critical fix. Therefore it would be best if the page suggested installing this branch, not the outdated development versions.
1 parent 641ea45 commit d400243

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

views/libraries/swift2.jade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,4 +81,4 @@ article.jwt-scala.swift.accordion(data-accordion)
8181
a(href='https://github.com/vapor/jwt') View Repo
8282

8383
.panel-footer
84-
code .Package(url:"https://github.com/vapor/jwt.git", majorVersion: 0)
84+
code .Package(url:"https://github.com/vapor/jwt.git", majorVersion: 1)

0 commit comments

Comments
 (0)