Skip to content

Commit

Permalink
fix problem task list export
Browse files Browse the repository at this point in the history
  • Loading branch information
vbarrier committed May 15, 2011
1 parent 97003ed commit 62576d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion IcescrumCoreGrailsPlugin.groovy
Expand Up @@ -27,7 +27,7 @@ import org.codehaus.groovy.grails.commons.GrailsClassUtils
class IcescrumCoreGrailsPlugin {
def groupId = 'org.icescrum'
// the plugin version
def version = "1.3.7"
def version = "1.3.8"
// the version or versions of Grails the plugin is designed for
def grailsVersion = "1.3.7 > *"
// the other plugins this plugin depends on
Expand Down

0 comments on commit 62576d8

Please sign in to comment.