Skip to content

Commit cfa33fb

Browse files
committed
Prepare version 8.3.3
1 parent 88ca619 commit cfa33fb

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ org.gradle.configuration-cache=true
66

77
GROUP=com.gradleup.shadow
88
POM_ARTIFACT_ID=shadow-gradle-plugin
9-
VERSION_NAME=8.3.3-SNAPSHOT
9+
VERSION_NAME=8.3.3
1010

1111
SONATYPE_AUTOMATIC_RELEASE=true
1212
SONATYPE_HOST=DEFAULT

src/docs/changes/README.md

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

33

4-
## [Unreleased]
4+
## [v8.3.3]
55

66
**Changed**
77

@@ -398,7 +398,8 @@ Instead, use the `enableRelocation = true` and `relocationPrefix = "<new package
398398

399399

400400

401-
[Unreleased]: https://github.com/GradleUp/shadow/compare/8.3.2...HEAD
401+
[Unreleased]: https://github.com/GradleUp/shadow/compare/8.3.3...HEAD
402+
[v8.3.3]: https://github.com/GradleUp/shadow/releases/tag/8.3.3
402403
[v8.3.2]: https://github.com/GradleUp/shadow/releases/tag/8.3.2
403404
[v8.3.1]: https://github.com/GradleUp/shadow/releases/tag/8.3.1
404405
[v8.3.0]: https://github.com/GradleUp/shadow/releases/tag/8.3.0

0 commit comments

Comments
 (0)