master Version_1.4
Robinson 2023-01-03 22:23:00 +01:00
parent d2f72ecd1d
commit d3a1ba30fe
No known key found for this signature in database
GPG Key ID: 8E7DB78588BD6F5C
2 changed files with 2 additions and 2 deletions

View File

@ -38,7 +38,7 @@ object Extras {
// set for the project
const val description = "Information about the system, Java runtime, OS, Window Manager, and Desktop Environment."
const val group = "com.dorkbox"
const val version = "1.3"
const val version = "1.4"
// set as project.ext
const val name = "OS"

View File

@ -29,7 +29,7 @@ object OS {
/**
* Gets the version number.
*/
const val version = "1.3"
const val version = "1.4"
init {
// Add this project to the updates system, which verifies this class + UUID + version information