updated VersionUpdater

This commit is contained in:
nathan 2018-08-13 20:00:24 +02:00
parent 1b03527dfc
commit ba1491e37e

View File

@ -43,7 +43,7 @@ plugins {
id 'signing'
id "com.dorkbox.CrossCompile" version "1.0.1"
id "com.dorkbox.VersionUpdate" version "1.0"
id "com.dorkbox.VersionUpdate" version "1.1"
}
// this is the only way to also get the source code for IDE auto-complete