Skip to content

Commit

Permalink
Update gradle.properties
Browse files Browse the repository at this point in the history
Update githubBranch property to 6.2.x
  • Loading branch information
puneetbehl committed Feb 2, 2024
1 parent 47ffcaa commit b732e58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ projectVersion=6.2.0-SNAPSHOT
projectDesc=GSP (Groovy Server Pages) - A server-side view rendering technology based on Groovy
projectUrl=https://github.com/grails/grails-gsp
githubSlug=grails/grails-gsp
githubBranch=6.1.x
githubBranch=6.2.x
developers=Puneet Behl, Graeme Rocher
grailsGradlePluginVersion=6.1.1
grailsVersion=6.1.1
Expand Down

0 comments on commit b732e58

Please sign in to comment.