Skip to content

Commit

Permalink
Merge pull request #313 from NASA-AMMOS/feature/increment-version
Browse files Browse the repository at this point in the history
Increment version to 0.13.0
  • Loading branch information
patkenneally authored Sep 6, 2022
2 parents cd5dca7 + 2fe16df commit 228d867
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 @@ -7,7 +7,7 @@ publishing.passwordEnvironmentVariable=GITHUB_TOKEN
# Override for releases

# Change the version number here
version.number=0.12.3
version.number=0.13.0
# If you are publishing a release *manually* (i.e. not through github actions),
# override this on the command line with `./gradlew publish -Pversion.isRelease=true`.
version.isRelease=false // override this on the command line

0 comments on commit 228d867

Please sign in to comment.