Skip to content

Commit 6e00cb7

Browse files
committed
Prepare version 9.5.0
1 parent ca03909 commit 6e00cb7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/changes/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Change Log
22

33

4-
## [Unreleased](https://github.com/GradleUp/shadow/compare/9.4.1...HEAD) - 2026-xx-xx
4+
## [9.5.0](https://github.com/GradleUp/shadow/releases/tag/9.5.0) - 2026-07-06
55

66
### Added
77

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ signAllPublications=true
1818

1919
GROUP=com.gradleup.shadow
2020
POM_ARTIFACT_ID=shadow-gradle-plugin
21-
VERSION_NAME=9.5.0-SNAPSHOT
21+
VERSION_NAME=9.5.0
2222

2323
POM_NAME=Shadow Gradle Plugin
2424
POM_DESCRIPTION=Gradle plugin to create fat/uber JARs, apply file transforms, and relocate packages for applications and libraries. Gradle version of Maven's Shade plugin.

0 commit comments

Comments
 (0)