core: 6.4.1.1

This commit is contained in:
Evgeny Poberezkin
2025-07-25 22:21:41 +01:00
parent b2f9ee4326
commit c714a37221
4 changed files with 4 additions and 9 deletions
+1 -1
View File
@@ -75,7 +75,7 @@ remoteFilesFolder = "simplex_v1_files"
-- when acting as host
minRemoteCtrlVersion :: AppVersion
minRemoteCtrlVersion = AppVersion [6, 4, 0, 5, 1]
minRemoteCtrlVersion = AppVersion [6, 4, 1, 0]
-- when acting as controller
minRemoteHostVersion :: AppVersion