mirror of
https://github.com/Prominence/grails-translations-plugin.git
synced 2026-07-03 02:36:46 +03:00
Preparing to release 1.0.0
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user