diff --git a/flatlaf-core/flatlaf-core-sigtest.txt b/flatlaf-core/flatlaf-core-sigtest.txt index d2c310cda..08c69383f 100644 --- a/flatlaf-core/flatlaf-core-sigtest.txt +++ b/flatlaf-core/flatlaf-core-sigtest.txt @@ -1,5 +1,5 @@ #Signature file v4.1 -#Version 3.2.3 +#Version 3.2.4 CLSS public abstract interface com.formdev.flatlaf.FlatClientProperties fld public final static java.lang.String BUTTON_TYPE = "JButton.buttonType" diff --git a/gradle.properties b/gradle.properties index a1514e940..41729a0e0 100644 --- a/gradle.properties +++ b/gradle.properties @@ -14,7 +14,7 @@ # limitations under the License. # -flatlaf.releaseVersion = 3.2.3 +flatlaf.releaseVersion = 3.2.4 flatlaf.developmentVersion = 3.3-SNAPSHOT org.gradle.parallel = true