5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-09-19 01:49:35 +00:00

Bump version

This commit is contained in:
Wim 2022-02-07 23:48:38 +01:00
parent 65c7ac80b5
commit df30366072
No known key found for this signature in database
GPG Key ID: 5E423DA5C9AA63D4

View File

@ -1,6 +1,6 @@
package version
var (
Release = "1.24.0"
Release = "1.24.1-dev"
GitHash string
)