mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2025-12-06 14:00:55 +03:00
2.6-SNAPSHOT
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
FlatLaf Change Log
|
||||
==================
|
||||
|
||||
## 3.0-SNAPSHOT
|
||||
## 2.6-SNAPSHOT
|
||||
|
||||
#### New features and improvements
|
||||
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
*/
|
||||
|
||||
val releaseVersion = "2.5"
|
||||
val developmentVersion = "3.0-SNAPSHOT"
|
||||
val developmentVersion = "2.6-SNAPSHOT"
|
||||
|
||||
version = if( java.lang.Boolean.getBoolean( "release" ) ) releaseVersion else developmentVersion
|
||||
|
||||
|
||||
Reference in New Issue
Block a user