release 3.2.2

This commit is contained in:
Karl Tauber
2023-10-15 18:12:11 +02:00
parent 0494c2161c
commit 0d2f37e1da
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

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