release 0.20

(skipping 0.19)
This commit is contained in:
Karl Tauber
2019-11-29 16:36:21 +01:00
parent 398a041ddf
commit 6ee5234351
5 changed files with 5 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
FlatLaf Change Log
==================
## Unreleased
## 0.20
- Support using IntelliJ platform themes (.theme.json files).
- Support `JFileChooser`. (issue #5)

View File

@@ -45,7 +45,7 @@ build script:
groupId: com.formdev
artifactId: flatlaf
version: 0.18
version: 0.20
Otherwise download `flatlaf-<version>.jar` here:

View File

@@ -14,7 +14,7 @@
* limitations under the License.
*/
version = "0.18"
version = "0.20"
allprojects {
repositories {

View File

@@ -26,7 +26,7 @@ build script:
groupId: com.formdev
artifactId: flatlaf-jide-oss
version: 0.18
version: 0.20
Otherwise download `flatlaf-jide-oss-<version>.jar` here:

View File

@@ -33,7 +33,7 @@ build script:
groupId: com.formdev
artifactId: flatlaf-swingx
version: 0.18
version: 0.20
Otherwise download `flatlaf-swingx-<version>.jar` here: