core: 6.5.0.12 (simplexmq 6.5.0.14)

This commit is contained in:
Evgeny Poberezkin
2026-04-04 19:07:34 +01:00
parent 63682f9141
commit 515b0f56cc
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -75,7 +75,7 @@ remoteFilesFolder = "simplex_v1_files"
-- when acting as host
minRemoteCtrlVersion :: AppVersion
minRemoteCtrlVersion = AppVersion [6, 4, 6, 0]
minRemoteCtrlVersion = AppVersion [6, 5, 0, 12]
-- when acting as controller
minRemoteHostVersion :: AppVersion