We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a03320 commit ff87393Copy full SHA for ff87393
grails-audit-logging-plugin/AuditLoggingGrailsPlugin.groovy
@@ -76,7 +76,7 @@ import org.codehaus.groovy.grails.plugins.orm.auditable.AuditLogListenerUtil
76
*
77
*/
78
class AuditLoggingGrailsPlugin {
79
- def version = "1.0.4-SNAPSHOT"
+ def version = "1.0.4"
80
def grailsVersion = '2.0 > *'
81
def title = "Audit Logging Plugin"
82
def authorEmail = "[email protected]"
0 commit comments