prepare v1.1.0 (#259)

This commit is contained in:
Efim Poberezkin
2022-02-02 23:50:43 +04:00
committed by GitHub
parent 292c334460
commit 4724669bce
7 changed files with 18 additions and 11 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ import System.IO (Handle)
import UnliftIO.STM
versionNumber :: String
versionNumber = "1.0.2"
versionNumber = "1.1.0"
versionStr :: String
versionStr = "SimpleX Chat v" <> versionNumber