mirror of
https://github.com/Prominence/grails-translations-plugin.git
synced 2026-01-10 11:16:44 +03:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d650c24c86 |
@ -1,6 +1,6 @@
|
|||||||
class TranslationsGrailsPlugin {
|
class TranslationsGrailsPlugin {
|
||||||
// the plugin version
|
// the plugin version
|
||||||
def version = "1.0.0"
|
def version = "1.0.1-SNAPSHOT"
|
||||||
// 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.3 > *"
|
def grailsVersion = "2.3 > *"
|
||||||
// resources that are excluded from plugin packaging
|
// resources that are excluded from plugin packaging
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user