Skip to content

Commit ff87393

Browse files
- release 1.0.4
1 parent 3a03320 commit ff87393

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grails-audit-logging-plugin/AuditLoggingGrailsPlugin.groovy

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ import org.codehaus.groovy.grails.plugins.orm.auditable.AuditLogListenerUtil
7676
*
7777
*/
7878
class AuditLoggingGrailsPlugin {
79-
def version = "1.0.4-SNAPSHOT"
79+
def version = "1.0.4"
8080
def grailsVersion = '2.0 > *'
8181
def title = "Audit Logging Plugin"
8282
def authorEmail = "[email protected]"

0 commit comments

Comments
 (0)