Updated version

master
Robinson 2021-03-11 23:34:53 +01:00
parent 4f66c998b8
commit ab37e844c7
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ object Extras {
// set for the project
const val description = "Swt and JavaFx Utilities"
const val group = "com.dorkbox"
const val version = "1.0"
const val version = "1.1"
// set as project.ext
const val name = "SwtJavaFx"