diff --git a/CHANGES.txt b/CHANGES.txt index 376f778..40dd97a 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -2,6 +2,11 @@ Changes for Crate-Java-Testing ============================== +2026-08-06 0.13.0 +================= + +- Added automatic detection of the appropriate download URL based on the platform in VersionDownloadSource + 2024-01-17 0.12.1 ================= diff --git a/gradle.properties b/gradle.properties index 050d4fe..a506c64 100644 --- a/gradle.properties +++ b/gradle.properties @@ -5,4 +5,4 @@ gsonVersion = 2.8.6 commons_compressVersion = 1.19 # Project wide version -version=0.12.1 +version=0.13.0