Bump version to 0.2.3
This commit is contained in:
parent
eabe5b873d
commit
9ff328c080
@ -1,5 +1,5 @@
|
|||||||
Package: gomuks
|
Package: gomuks
|
||||||
Version: 0.2.2-1
|
Version: 0.2.3-1
|
||||||
Section: net
|
Section: net
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Architecture: amd64
|
Architecture: amd64
|
||||||
|
@ -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.2.2"
|
return "v0.2.3"
|
||||||
}
|
}
|
||||||
|
|
||||||
// Save saves the active session and message history.
|
// Save saves the active session and message history.
|
||||||
|
Loading…
Reference in New Issue
Block a user