prepare v1.1.1 (#289)

This commit is contained in:
Efim Poberezkin
2022-02-10 20:08:29 +04:00
committed by GitHub
parent 86c36f53e4
commit 771bc6a14d
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ import System.IO (Handle)
import UnliftIO.STM
versionNumber :: String
versionNumber = "1.1.0"
versionNumber = "1.1.1"
versionStr :: String
versionStr = "SimpleX Chat v" <> versionNumber