Skip to content

Commit

Permalink
v0.17
Browse files Browse the repository at this point in the history
  • Loading branch information
splix committed Jan 11, 2015
1 parent 2c5bcfb commit 9a75a8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SpringSecurityFacebookGrailsPlugin.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ import com.the6hours.grails.springsecurity.facebook.JsonAuthenticationHandler

class SpringSecurityFacebookGrailsPlugin {

String version = '0.16.2'
String version = '0.17'
String grailsVersion = '2.4.0 > *'
def loadAfter = ['springSecurityCore']
def license = 'APACHE'
Expand Down

0 comments on commit 9a75a8a

Please sign in to comment.