Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit eb06d5a

Browse files
committed
Set the version to 1.0.7
1 parent 3229d05 commit eb06d5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MailGrailsPlugin.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ import org.springframework.mail.javamail.JavaMailSenderImpl
2020
import grails.plugin.mail.*
2121

2222
class MailGrailsPlugin {
23-
def version = "1.0.7-SNAPSHOT"
23+
def version = "1.0.7"
2424
def grailsVersion = "1.3 > *"
2525

2626
def author = "Grails Plugin Collective"

0 commit comments

Comments
 (0)