Skip to content

Commit 1245cda

Browse files
committed
Prepare version 9.2.2
1 parent a9bf7b5 commit 1245cda

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

docs/changes/README.md

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

33

4-
## [Unreleased](https://github.com/GradleUp/shadow/compare/9.2.1...HEAD) - 2025-xx-xx
4+
## [Unreleased](https://github.com/GradleUp/shadow/compare/9.2.2...HEAD) - 2025-xx-xx
5+
6+
7+
## [9.2.2](https://github.com/GradleUp/shadow/compare/9.2.2) - 2025-09-26
58

69
## Fixed
710

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.2-SNAPSHOT
20+
VERSION_NAME=9.2.2
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)