release 1.6.1

This commit is contained in:
Karl Tauber
2021-10-14 22:35:33 +02:00
parent efcbc1fbdb
commit a253b6c0cf
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
FlatLaf Change Log FlatLaf Change Log
================== ==================
## 1.6.1-SNAPSHOT ## 1.6.1
#### Fixed bugs #### Fixed bugs

View File

@@ -14,7 +14,7 @@
* limitations under the License. * limitations under the License.
*/ */
val releaseVersion = "1.6" val releaseVersion = "1.6.1"
val developmentVersion = "2.0-SNAPSHOT" val developmentVersion = "2.0-SNAPSHOT"
version = if( java.lang.Boolean.getBoolean( "release" ) ) releaseVersion else developmentVersion version = if( java.lang.Boolean.getBoolean( "release" ) ) releaseVersion else developmentVersion