mirror of
https://github.com/Prominence/grails-translations-plugin.git
synced 2026-01-09 19:06:41 +03:00
Preparing to release 1.0.0
This commit is contained in:
parent
9a11042447
commit
397078b3e2
@ -1,8 +1,8 @@
|
|||||||
class TranslationsGrailsPlugin {
|
class TranslationsGrailsPlugin {
|
||||||
// the plugin version
|
// the plugin version
|
||||||
def version = "0.1"
|
def version = "1.0.0"
|
||||||
// the version or versions of Grails the plugin is designed for
|
// 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
|
// resources that are excluded from plugin packaging
|
||||||
def pluginExcludes = [
|
def pluginExcludes = [
|
||||||
"grails-app/views/error.gsp"
|
"grails-app/views/error.gsp"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user