0.3.1 (#57)
This commit is contained in:
committed by
GitHub
parent
8f69d176c7
commit
723c787edc
@@ -211,7 +211,7 @@ welcomeGetOpts :: IO ChatOpts
|
||||
welcomeGetOpts = do
|
||||
appDir <- getAppUserDataDirectory "simplex"
|
||||
opts@ChatOpts {dbFile} <- getChatOpts appDir
|
||||
putStrLn "SimpleX chat prototype v0.3.0"
|
||||
putStrLn "SimpleX chat prototype v0.3.1"
|
||||
putStrLn $ "db: " <> dbFile
|
||||
putStrLn "type \"/help\" or \"/h\" for usage info"
|
||||
pure opts
|
||||
|
||||
Reference in New Issue
Block a user