Skip to content

Commit

Permalink
v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarosanchez committed Feb 13, 2020
1 parent 671fc02 commit 4ff6d77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ def publishedProjects = pluginProjects + profileProjects

subprojects { Project project ->
group "org.grails.plugins"
version "3.0.0.BUILD-SNAPSHOT"
version "3.0.0"

ext {
grailsVersion = project.grailsVersion
Expand Down

0 comments on commit 4ff6d77

Please sign in to comment.