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 abff1ef + 20adc6b commit 2708148Copy full SHA for 2708148
addOns/paramdigger/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
## [0.3.0] - 2024-07-15
10
### Added
11
- Support for menu weights (Issue 8369)
addOns/paramdigger/gradle.properties
@@ -1,2 +1,2 @@
1
-version=0.3.0
2
-release=true
+version=0.4.0
+release=false
0 commit comments