This commit is contained in:
Evgeny Poberezkin
2026-04-21 23:20:48 +01:00
parent 27516a2af7
commit 360aba3e8f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -79,7 +79,7 @@ minRemoteCtrlVersion = AppVersion [6, 5, 0, 12]
-- when acting as controller
minRemoteHostVersion :: AppVersion
minRemoteHostVersion = AppVersion [6, 4, 6, 0]
minRemoteHostVersion = AppVersion [6, 5, 0, 12]
currentAppVersion :: AppVersion
currentAppVersion = AppVersion SC.version