Skip to content

Commit 698ff03

Browse files
committed
Prepare next development version
(cherry picked from commit 87ff5ed)
1 parent 3ee7f82 commit 698ff03

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

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.2.0...HEAD) - 2025-xx-xx
5+
6+
47
## [9.2.0](https://github.com/GradleUp/shadow/compare/9.2.0) - 2025-09-24
58

69
### Added

gradle.properties

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

1818
GROUP=com.gradleup.shadow
1919
POM_ARTIFACT_ID=shadow-gradle-plugin
20-
VERSION_NAME=9.2.0
20+
VERSION_NAME=9.2.1-SNAPSHOT
2121

2222
POM_NAME=Shadow Gradle Plugin
2323
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)