summaryrefslogtreecommitdiffstats
path: root/model
diff options
context:
space:
mode:
authorChristopher Speller <crspeller@gmail.com>2015-07-08 12:43:23 -0400
committerChristopher Speller <crspeller@gmail.com>2015-07-08 12:43:23 -0400
commitce5639a6290bcb2403376cabfffe784283ac5b5a (patch)
tree08e8289bad4ce205bc23acb157901bff22e72e99 /model
parentd5785ee9017aedbe6410f23486660fa6ec948c23 (diff)
downloadchat-ce5639a6290bcb2403376cabfffe784283ac5b5a.tar.gz
chat-ce5639a6290bcb2403376cabfffe784283ac5b5a.tar.bz2
chat-ce5639a6290bcb2403376cabfffe784283ac5b5a.zip
Adding comments to change versions in sync
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"
)