We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d080748 commit 130219eCopy full SHA for 130219e
docs/changes/README.md
@@ -3,6 +3,9 @@
3
4
## [Unreleased]
5
6
+
7
+## [v9.0.0-beta10] (2025-03-05)
8
9
**Added**
10
11
- Compat Kotlin Multiplatform plugin. ([#1280](https://github.com/GradleUp/shadow/pull/1280))
gradle.properties
@@ -11,7 +11,7 @@ org.gradle.parallel=true
12
GROUP=com.gradleup.shadow
13
POM_ARTIFACT_ID=shadow-gradle-plugin
14
-VERSION_NAME=9.0.0-SNAPSHOT
+VERSION_NAME=9.0.0-beta10
15
16
SONATYPE_AUTOMATIC_RELEASE=true
17
SONATYPE_HOST=DEFAULT
0 commit comments