release: 1.0.14

This commit is contained in:
hstyi
2025-05-07 11:56:07 +08:00
committed by hstyi
parent 96da7eac41
commit bdf29b27e7

View File

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