release 0.15

This commit is contained in:
Karl Tauber
2019-10-21 18:29:40 +02:00
parent 342b932f9e
commit be88eeb343
4 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
FlatLaf Change Log
==================
## Unreleased
## 0.15
- ToolTip: Improved styling of dark tooltips (darker background, no border).
- ToolTip: Fixed colors in tooltips of disabled components. (issue #15)

View File

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

View File

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

View File

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