mirror of
https://github.com/tulir/gomuks.git
synced 2025-04-19 18:13:41 -05:00
Bump version to 0.1.2
This commit is contained in:
parent
ceedeb7a41
commit
db108d4e6b
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ func NewGomuks(uiProvider ifc.UIProvider, configDir, dataDir, cacheDir, download
|
|||
}
|
||||
|
||||
func (gmx *Gomuks) Version() string {
|
||||
return "v0.1.1"
|
||||
return "v0.1.2"
|
||||
}
|
||||
|
||||
// Save saves the active session and message history.
|
||||
|
|
Loading…
Add table
Reference in a new issue