mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-04-19 02:15:44 +00:00
prepare v1.3.0 (#378)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user