From b8a16e6a504f7e7fa0dc1339e8e433b4278ffcf5 Mon Sep 17 00:00:00 2001 From: Suzanne Millstein Date: Thu, 2 Jan 2025 08:34:00 -0800 Subject: [PATCH] Prep for release. --- annotation-file-utilities/build.gradle | 2 +- annotation-file-utilities/changelog.html | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/annotation-file-utilities/build.gradle b/annotation-file-utilities/build.gradle index 302fd149..31717f98 100644 --- a/annotation-file-utilities/build.gradle +++ b/annotation-file-utilities/build.gradle @@ -25,7 +25,7 @@ apply plugin: 'java' apply plugin: 'com.github.johnrengelman.shadow' group 'org.checkerframework' -version '3.48.3' +version '3.48.4' java { // This test is for whether the Checker Framework supports (runs under) Java 8. diff --git a/annotation-file-utilities/changelog.html b/annotation-file-utilities/changelog.html index 7ede1963..8e7cf6be 100644 --- a/annotation-file-utilities/changelog.html +++ b/annotation-file-utilities/changelog.html @@ -13,6 +13,12 @@

Annotation File Utilities Changelog