mirror of
https://github.com/Prominence/grails-translations-plugin.git
synced 2026-01-09 10:56:41 +03:00
Advancing project to the next snapshot version.
This commit is contained in:
parent
d0587eb6f6
commit
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