Skip to content

Commit a603f7e

Browse files
committed
Prepare next development version
1 parent e51f3e7 commit a603f7e

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

docs/changes/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Change Log
22

33

4+
## [Unreleased](https://github.com/GradleUp/shadow/compare/9.4.0...HEAD) - 2026-xx-xx
5+
6+
47
## [9.4.0](https://github.com/GradleUp/shadow/releases/tag/9.4.0) - 2026-03-15
58

69
### Added

gradle.properties

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

2020
GROUP=com.gradleup.shadow
2121
POM_ARTIFACT_ID=shadow-gradle-plugin
22-
VERSION_NAME=9.4.0
22+
VERSION_NAME=9.4.1-SNAPSHOT
2323

2424
POM_NAME=Shadow Gradle Plugin
2525
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)