Bump version to 0.1.1
This commit is contained in:
parent
3d86311612
commit
5c4458384a
@ -1,5 +1,5 @@
|
||||
Package: gomuks
|
||||
Version: 0.1.0-1
|
||||
Version: 0.1.1-1
|
||||
Section: net
|
||||
Priority: optional
|
||||
Architecture: amd64
|
||||
|
@ -56,7 +56,7 @@ func NewGomuks(uiProvider ifc.UIProvider, configDir, dataDir, cacheDir, download
|
||||
}
|
||||
|
||||
func (gmx *Gomuks) Version() string {
|
||||
return "v0.1.0"
|
||||
return "v0.1.1"
|
||||
}
|
||||
|
||||
// Save saves the active session and message history.
|
||||
|
Loading…
x
Reference in New Issue
Block a user