release 3.2.3

This commit is contained in:
Karl Tauber
2023-10-21 17:11:32 +02:00
parent 5c56dbfed6
commit 13a418f74e
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
#Signature file v4.1 #Signature file v4.1
#Version 3.2.2 #Version 3.2.3
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.2 flatlaf.releaseVersion = 3.2.3
flatlaf.developmentVersion = 3.3-SNAPSHOT flatlaf.developmentVersion = 3.3-SNAPSHOT
org.gradle.parallel = true org.gradle.parallel = true