Skip to content

Commit

Permalink
Empty Line..
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippSchmelter committed Nov 27, 2024
1 parent be5d9de commit 7189fdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/scripts/semVer.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ tasks.register('devVersion') {
doFirst {
println "${semver.major}.${semver.minor}-SNAPSHOT"
}
}
}

0 comments on commit 7189fdb

Please sign in to comment.