mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
Update etag version for the addition of CreatorId field to channels
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user