mirror of
https://github.com/Prominence/grails-translations-plugin.git
synced 2026-07-02 18:26:47 +03:00
Preparing to release 1.0.0
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
class TranslationsGrailsPlugin {
|
||||
// the plugin version
|
||||
def version = "0.1"
|
||||
def version = "1.0.0"
|
||||
// the version or versions of Grails the plugin is designed for
|
||||
def grailsVersion = "2.4 > *"
|
||||
def grailsVersion = "2.3 > *"
|
||||
// resources that are excluded from plugin packaging
|
||||
def pluginExcludes = [
|
||||
"grails-app/views/error.gsp"
|
||||
|
||||
Reference in New Issue
Block a user