We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f25bda0 + b0cacdf commit 5a38f66Copy full SHA for 5a38f66
addOns/help/CHANGELOG.md
@@ -3,6 +3,9 @@ All notable changes to this add-on will be documented in this file.
3
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
5
6
+## Unreleased
7
+
8
9
## [20] - 2025-03-25
10
### Fixed
11
- Remove TOC entries that no longer exist.
addOns/help/gradle.properties
@@ -1,2 +1,2 @@
1
-version=20
2
-release=true
+version=21
+release=false
0 commit comments