Skip to content

Commit

Permalink
Move version to 0.8.0-SNAPSHOT after release
Browse files Browse the repository at this point in the history
  • Loading branch information
dr0i committed Nov 24, 2023
1 parent 5a74720 commit ccd7b9a
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 @@ -54,7 +54,7 @@ subprojects {
}

group = 'org.metafacture'
version = '0.7.0'
version = '0.8.0-SNAPSHOT'

apply plugin: 'checkstyle'
apply plugin: 'eclipse'
Expand Down

0 comments on commit ccd7b9a

Please sign in to comment.