release: 1.0.9

This commit is contained in:
hstyi
2025-02-24 13:18:58 +08:00
committed by hstyi
parent b85bdf840e
commit ef9caf2578
2 changed files with 2 additions and 2 deletions

View File

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