Browse Source

Release 1.2.1

muc v1.2.1
Bohdan Horbeshko 9 months ago
parent
commit
0c71036148
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      telegabber.go

+ 1
- 1
telegabber.go View File

@ -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…
Cancel
Save