Skip to content

Commit

Permalink
Prep for next release
Browse files Browse the repository at this point in the history
  • Loading branch information
wmdietl committed Dec 20, 2024
1 parent c8536d9 commit 12750ec
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ allprojects {
// * any new checkers have been added, or
// * backward-incompatible changes have been made to APIs or elsewhere.
// To make a snapshot release: ./gradlew publish
version '3.42.0-eisop5'
version '3.42.0-eisop6-SNAPSHOT'

tasks.withType(JavaCompile).configureEach {
options.fork = true
Expand Down
10 changes: 10 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
Version 3.42.0-eisop6 (January ??, 2025)
----------------------------------------

**User-visible changes:**

**Implementation details:**

**Closed issues:**


Version 3.42.0-eisop5 (December 20, 2024)
-----------------------------------------

Expand Down

0 comments on commit 12750ec

Please sign in to comment.