release 0.16

This commit is contained in:
Karl Tauber
2019-10-23 10:46:46 +02:00
parent 7d72b13ac9
commit 6438e890bb
4 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
FlatLaf Change Log
==================
## Unreleased
## 0.16
- Made some fixes for right-to-left support in ComboBox, Slider and ToolTip.
(issue #18)

View File

@@ -35,7 +35,7 @@ build script:
groupId: com.formdev
artifactId: flatlaf
version: 0.15
version: 0.16
Otherwise download `flatlaf-<version>.jar` here:

View File

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

View File

@@ -32,7 +32,7 @@ build script:
groupId: com.formdev
artifactId: flatlaf-swingx
version: 0.15
version: 0.16
Otherwise download `flatlaf-swingx-<version>.jar` here: