mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2024-12-17 17:20:21 +01:00
0.5.2
This commit is contained in:
committed by
GitHub
parent
279f8c5453
commit
66ab5bc424
@@ -26,7 +26,7 @@ import System.IO (Handle)
|
||||
import UnliftIO.STM
|
||||
|
||||
versionNumber :: String
|
||||
versionNumber = "0.5.1"
|
||||
versionNumber = "0.5.2"
|
||||
|
||||
data ChatConfig = ChatConfig
|
||||
{ agentConfig :: AgentConfig,
|
||||
|
||||
Reference in New Issue
Block a user