Skip to content

Commit

Permalink
Prepared for releasing
Browse files Browse the repository at this point in the history
  • Loading branch information
ivouchak-sc committed Sep 7, 2017
1 parent 8cf6ff3 commit d2b7ca5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GrailsflowGrailsPlugin.groovy
Expand Up @@ -12,7 +12,7 @@ import com.jcatalog.grailsflow.status.ProcessStatusEnum
import com.jcatalog.grailsflow.scheduling.triggers.ConfigurableSimpleTrigger

class GrailsflowGrailsPlugin {
def version = '1.7.9-SNAPSHOT'
def version = '1.7.9'
// the version or versions of Grails the plugin is designed for
def grailsVersion = "2.3 > *"
def dependsOn = [quartz: "1.0.1 > *"]
Expand Down

0 comments on commit d2b7ca5

Please sign in to comment.