Skip to content

Commit

Permalink
bumping version
Browse files Browse the repository at this point in the history
  • Loading branch information
silvanheller committed Mar 14, 2022
1 parent 3c2d6ab commit efdbe72
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 @@ -11,7 +11,7 @@ allprojects {
group = 'org.vitrivr'

/* Our current version, on dev branch this should always be release+1-SNAPSHOT */
version = '3.9.0'
version = '3.10.0'

apply plugin: 'java-library'
apply plugin: 'maven-publish'
Expand Down

0 comments on commit efdbe72

Please sign in to comment.