Skip to content

Commit

Permalink
Move version to 1.1.3-SNAPSHOT after 1.1.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
dr0i committed Jul 15, 2024
1 parent 1b6ce52 commit 58bc7ff
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 @@ -55,7 +55,7 @@ subprojects {
}

group = 'org.metafacture'
version = '1.1.2'
version = '1.1.3-SNAPSHOT'

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

0 comments on commit 58bc7ff

Please sign in to comment.