Moving pre-packaged to Incident Collaboration v1.5.0 (#17022)

* Moving pre-packaged to Incident Collaboration v1.5.0

* 1.5.1 instead

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
Этот коммит содержится в:
Christopher Speller
2021-03-01 14:07:41 -08:00
коммит произвёл GitHub
родитель ab46ee4b89
Коммит 0363f19611
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@@ -35,7 +35,7 @@ func (f *FeatureFlags) SetDefaults() {
f.CollapsedThreads = false
f.FilesSearch = false
f.CustomUserStatuses = false
f.PluginIncidentManagement = "1.4.0"
f.PluginIncidentManagement = "1.5.1"
}
func (f *FeatureFlags) Plugins() map[string]string {