release: 1.0.8

This commit is contained in:
hstyi
2025-02-18 11:41:30 +08:00
committed by hstyi
parent 63a12c2ec8
commit b332bada95

View File

@@ -16,7 +16,7 @@ plugins {
group = "app.termora"
version = "1.0.7"
version = "1.0.8"
val os: OperatingSystem = DefaultNativePlatform.getCurrentOperatingSystem()
val arch: ArchitectureInternal = DefaultNativePlatform.getCurrentArchitecture()