Skip to content

Commit 56acc22

Browse files
committed
Next snapshot
Co-authored-by: Marco Geweke <marco.geweke@otto.de>
1 parent a7f816a commit 56acc22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jreleaser {
7373
// Publish artifacts to sonatype by executing the release.sh script. Don't publish packages to github.
7474
//
7575
//
76-
def edison_version = "3.5.15" // <--- CHANGE VERSION HERE FOR NEW RELEASES
76+
def edison_version = "3.5.16-SNAPSHOT" // <--- CHANGE VERSION HERE FOR NEW RELEASES
7777
//
7878
//
7979
//

0 commit comments

Comments
 (0)