mirror of
https://dev.narayana.im/narayana/telegabber.git
synced 2026-08-05 04:07:07 +00:00
Release 1.2.1
This commit is contained in:
parent
710a88cd7d
commit
0c71036148
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ import (
|
|||
goxmpp "gosrc.io/xmpp"
|
||||
)
|
||||
|
||||
const version string = "1.2.1-dev"
|
||||
const version string = "1.2.1"
|
||||
|
||||
var sm *goxmpp.StreamManager
|
||||
var component *goxmpp.Component
|
||||
|
|
|
|||
Loading…
Reference in a new issue