Skip to content

Commit 8cfd824

Browse files
committed
Prep for release
1 parent b1e968e commit 8cfd824

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ allprojects { currentProj ->
170170
// * any new checkers have been added, or
171171
// * backward-incompatible changes have been made to APIs or elsewhere.
172172
// To make a snapshot release, version should end in "-SNAPSHOT", then: ./gradlew publish
173-
version = '3.49.1'
173+
version = '3.49.1-eisop1'
174174

175175
tasks.withType(JavaCompile).configureEach {
176176
options.fork = true

docs/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ bounds are used.
1414

1515
**Closed issues:**
1616

17-
eisop#1003, eisop#1033, eisop#1058.
17+
eisop#1003, eisop#1022, eisop#1033, eisop#1058.
1818

1919

2020
Version 3.49.1 (March 3, 2025)

0 commit comments

Comments
 (0)