Skip to content

Commit

Permalink
Bump version to v0.9.27
Browse files Browse the repository at this point in the history
  • Loading branch information
tulir committed Sep 23, 2021
1 parent badc377 commit ec90ec5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
package mautrix

const Version = "v0.9.26"
const Version = "v0.9.27"

var DefaultUserAgent = "mautrix-go/" + Version

0 comments on commit ec90ec5

Please sign in to comment.