Skip to content

Commit

Permalink
set version in properties
Browse files Browse the repository at this point in the history
  • Loading branch information
codeconsole committed Nov 10, 2024
1 parent 427276b commit a5ff018
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ plugins {

allprojects {
group = 'org.grails'
version = "6.2.2-SNAPSHOT"

compileJava.options.release = 11

Expand Down
1 change: 1 addition & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
version=6.2.2-SNAPSHOT
grailsVersion=6.2.2-SNAPSHOT

0 comments on commit a5ff018

Please sign in to comment.