Bump version to 0.2.0
This commit is contained in:
parent
bda603eca7
commit
8996deb090
@ -56,7 +56,7 @@ func NewGomuks(uiProvider ifc.UIProvider, configDir, dataDir, cacheDir, download
|
|||||||
}
|
}
|
||||||
|
|
||||||
func (gmx *Gomuks) Version() string {
|
func (gmx *Gomuks) Version() string {
|
||||||
return "v0.1.2"
|
return "v0.2.0"
|
||||||
}
|
}
|
||||||
|
|
||||||
// Save saves the active session and message history.
|
// Save saves the active session and message history.
|
||||||
|
Loading…
Reference in New Issue
Block a user