Skip to content

Commit

Permalink
Prep for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
smillst committed Jan 2, 2025
1 parent 78bc5b7 commit 94af72e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ allprojects { currentProj ->
// * any new checkers have been added, or
// * backward-incompatible changes have been made to APIs or elsewhere.
// To make a snapshot release, version should end in "-SNAPSHOT", then: ./gradlew publish
version '3.48.-SNAPSHOT4'
version '3.48.4'

tasks.withType(JavaCompile).configureEach {
options.fork = true
Expand Down
8 changes: 3 additions & 5 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
Version 3.48.4 (January 2, 2024)
Version 3.48.4 (January 2, 2025)
--------------------------------

**User-visible changes:**

**Implementation details:**

**Closed issues:**

#6919, #6630.


Version 3.48.3 (December 2, 2024)
--------------------------------
Expand Down

0 comments on commit 94af72e

Please sign in to comment.