release 3.2.1

This commit is contained in:
Karl Tauber
2023-09-04 13:22:50 +02:00
parent b9f43fd560
commit b6207bafde
3 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
FlatLaf Change Log
==================
## 3.3-SNAPSHOT
## 3.2.1
#### Fixed bugs

View File

@@ -1,5 +1,5 @@
#Signature file v4.1
#Version 3.2
#Version 3.2.1
CLSS public abstract interface com.formdev.flatlaf.FlatClientProperties
fld public final static java.lang.String BUTTON_TYPE = "JButton.buttonType"

View File

@@ -14,7 +14,7 @@
# limitations under the License.
#
flatlaf.releaseVersion = 3.2
flatlaf.releaseVersion = 3.2.1
flatlaf.developmentVersion = 3.3-SNAPSHOT
org.gradle.parallel = true