From b5d87fea99eb39daad52fe2c751ba65d1c542989 Mon Sep 17 00:00:00 2001 From: JoramWilander Date: Thu, 20 Aug 2015 09:55:14 -0400 Subject: Update etag version for the addition of CreatorId field to channels --- model/utils.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'model/utils.go') diff --git a/model/utils.go b/model/utils.go index c7f991da2..a8257467b 100644 --- a/model/utils.go +++ b/model/utils.go @@ -18,7 +18,7 @@ import ( const ( // Also change web/react/stores/browser_store.jsx BROWSER_STORE_VERSION - ETAG_ROOT_VERSION = "11" + ETAG_ROOT_VERSION = "12" ) type StringMap map[string]string -- cgit v1.2.3-1-g7c22