4
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2025-09-16 09:32:31 +00:00

Sync with mattermost 3.2.0

This commit is contained in:
Wim
2016-07-22 23:14:13 +02:00
parent 28244ffd9a
commit 911c597377
15 changed files with 640 additions and 58 deletions

View File

@@ -13,6 +13,7 @@ import (
// It should be maitained in chronological order with most current
// release at the front of the list.
var versions = []string{
"3.2.0",
"3.1.0",
"3.0.0",
"2.2.0",