Skip to content

Commit

Permalink
Bump version to v0.9.17
Browse files Browse the repository at this point in the history
  • Loading branch information
tulir committed Jul 24, 2021
1 parent 50398a6 commit 74a4a13
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.16"
const Version = "v0.9.17"

var DefaultUserAgent = "mautrix-go/" + Version

0 comments on commit 74a4a13

Please sign in to comment.