mirror of
https://github.com/TermoraDev/termora.git
synced 2026-01-16 02:12:58 +08:00
release: 1.0.1
This commit is contained in:
@@ -14,7 +14,7 @@ plugins {
|
|||||||
|
|
||||||
|
|
||||||
group = "app.termora"
|
group = "app.termora"
|
||||||
version = "1.0.0"
|
version = "1.0.1"
|
||||||
|
|
||||||
val os: DefaultOperatingSystem = DefaultNativePlatform.getCurrentOperatingSystem()
|
val os: DefaultOperatingSystem = DefaultNativePlatform.getCurrentOperatingSystem()
|
||||||
var arch: ArchitectureInternal = DefaultNativePlatform.getCurrentArchitecture()
|
var arch: ArchitectureInternal = DefaultNativePlatform.getCurrentArchitecture()
|
||||||
|
|||||||
Reference in New Issue
Block a user