summaryrefslogtreecommitdiffstats
path: root/model
diff options
context:
space:
mode:
authorAsaad Mahmood <Unknowngi@live.com>2015-07-09 21:00:29 +0500
committerAsaad Mahmood <Unknowngi@live.com>2015-07-09 21:00:29 +0500
commitb61f653626df4183ddf2f3d26a4dd955436f15de (patch)
tree2c274b5f5c112f49ca175fe053a2743bbb75218f /model
parenta533ff4d71cd6416d959ae970cded679242ba3e8 (diff)
parentb6fb6ea3be059d3c54027267760ccca0f95535ee (diff)
downloadchat-b61f653626df4183ddf2f3d26a4dd955436f15de.tar.gz
chat-b61f653626df4183ddf2f3d26a4dd955436f15de.tar.bz2
chat-b61f653626df4183ddf2f3d26a4dd955436f15de.zip
Merge branch 'master' of https://github.com/mattermost/platform
Diffstat (limited to 'model')
-rw-r--r--model/utils.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/model/utils.go b/model/utils.go
index 50e427694..465901a09 100644
--- a/model/utils.go
+++ b/model/utils.go
@@ -17,6 +17,7 @@ import (
)
const (
+ // Also change web/react/stores/browser_store.jsx BROWSER_STORE_VERSION
ETAG_ROOT_VERSION = "11"
)