updated version

This commit is contained in:
nathan 2020-09-11 13:14:11 +02:00
parent 610f22fdec
commit c6c8bf5c71
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ object Extras {
// set for the project
const val description = "Encrypted, high-performance, and event-driven/reactive network stack for Java 11+"
const val group = "com.dorkbox"
const val version = "5.0-beta4"
const val version = "5.0-beta5"
// set as project.ext
const val name = "Network"