mirror of
https://github.com/mattermost/focalboard.git
synced 2025-01-11 18:13:52 +02:00
update template version (#4177)
This commit is contained in:
parent
1454095bdd
commit
696a1f3202
@ -12,7 +12,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
defaultTemplateVersion = 5 // bump this number to force default templates to be re-imported
|
||||
defaultTemplateVersion = 6 // bump this number to force default templates to be re-imported
|
||||
)
|
||||
|
||||
func (a *App) InitTemplates() error {
|
||||
|
Loading…
Reference in New Issue
Block a user