mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2024-12-17 17:20:21 +01:00
update readme and version in code (#147)
* update readme and version in code * Update README.md * Update README.md Co-authored-by: Patryk Laurent <plaurent@me.com> Co-authored-by: Efim Poberezkin <8711996+efim-poberezkin@users.noreply.github.com> Co-authored-by: Patryk Laurent <plaurent@me.com>
This commit is contained in:
committed by
GitHub
parent
177c007edc
commit
1564424f0d
@@ -26,7 +26,7 @@ import System.IO (Handle)
|
||||
import UnliftIO.STM
|
||||
|
||||
versionNumber :: String
|
||||
versionNumber = "0.4.2"
|
||||
versionNumber = "0.5.0"
|
||||
|
||||
data ChatConfig = ChatConfig
|
||||
{ agentConfig :: AgentConfig,
|
||||
|
||||
Reference in New Issue
Block a user