prepare v1.3.0 (#378)

This commit is contained in:
Efim Poberezkin
2022-02-26 16:24:56 +04:00
committed by GitHub
parent ad1612d84a
commit 268eaaa9ca
3 changed files with 3 additions and 3 deletions

View File

@@ -36,7 +36,7 @@ import System.IO (Handle)
import UnliftIO.STM
versionNumber :: String
versionNumber = "1.2.1"
versionNumber = "1.3.0"
versionStr :: String
versionStr = "SimpleX Chat v" <> versionNumber