Skip to content

Commit

Permalink
Update version in the build.gradle file to 1.5.9-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
saudet committed Nov 5, 2022
1 parent 566f2ec commit d7d57e8
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 @@ -6,7 +6,7 @@ plugins {
}

group = 'org.bytedeco'
version = '1.5.8'
version = '1.5.9-SNAPSHOT'

sourceCompatibility = 1.7
targetCompatibility = 1.7
Expand Down

0 comments on commit d7d57e8

Please sign in to comment.