Skip to content

Commit 94af72e

Browse files
committed
Prep for release.
1 parent 78bc5b7 commit 94af72e

2 files changed

Lines changed: 4 additions & 6 deletions

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ allprojects { currentProj ->
119119
// * any new checkers have been added, or
120120
// * backward-incompatible changes have been made to APIs or elsewhere.
121121
// To make a snapshot release, version should end in "-SNAPSHOT", then: ./gradlew publish
122-
version '3.48.-SNAPSHOT4'
122+
version '3.48.4'
123123

124124
tasks.withType(JavaCompile).configureEach {
125125
options.fork = true

docs/CHANGELOG.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
1-
Version 3.48.4 (January 2, 2024)
1+
Version 3.48.4 (January 2, 2025)
22
--------------------------------
33

4-
**User-visible changes:**
5-
6-
**Implementation details:**
7-
84
**Closed issues:**
95

6+
#6919, #6630.
7+
108

119
Version 3.48.3 (December 2, 2024)
1210
--------------------------------

0 commit comments

Comments
 (0)