summaryrefslogtreecommitdiffstats
path: root/model/version.go
diff options
context:
space:
mode:
authorMattermost Build <build@mattermost.com>2016-11-05 00:31:29 +0000
committerMattermost Build <build@mattermost.com>2016-11-05 00:31:29 +0000
commit564cbce27204a88afa22f21ee613f0f8ea3f0414 (patch)
treeddf4977ebd5a6cdd65ebcc9c44f6a2663e872bb4 /model/version.go
parent428444d1852f3949ece0a9f6b73843f46c4a0fb7 (diff)
downloadchat-564cbce27204a88afa22f21ee613f0f8ea3f0414.tar.gz
chat-564cbce27204a88afa22f21ee613f0f8ea3f0414.tar.bz2
chat-564cbce27204a88afa22f21ee613f0f8ea3f0414.zip
Bumping version to: 3.5.0-rc1
Diffstat (limited to 'model/version.go')
-rw-r--r--model/version.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/model/version.go b/model/version.go
index 6a0072cd6..9d9d8fc1e 100644
--- a/model/version.go
+++ b/model/version.go
@@ -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.5.0",
"3.4.0",
"3.3.0",
"3.2.0",