diff --git a/AlaBootstrap3GrailsPlugin.groovy b/AlaBootstrap3GrailsPlugin.groovy index 506facf..4e6eaa4 100644 --- a/AlaBootstrap3GrailsPlugin.groovy +++ b/AlaBootstrap3GrailsPlugin.groovy @@ -2,7 +2,7 @@ import org.codehaus.groovy.grails.commons.GrailsApplication class AlaBootstrap3GrailsPlugin { // the plugin version - def version = "2.1.0-SNAPSHOT" + def version = "2.1.1" // the version or versions of Grails the plugin is designed for def grailsVersion = "2.3 > *" // resources that are excluded from plugin packaging diff --git a/grails-app/views/layouts/main.gsp b/grails-app/views/layouts/main.gsp index 0f70845..3eb030e 100644 --- a/grails-app/views/layouts/main.gsp +++ b/grails-app/views/layouts/main.gsp @@ -4,8 +4,8 @@ - - + + @@ -32,7 +32,7 @@