pre-package Incident Collaboration v1.7.0 (#17234)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
f865703ce9
Коммит
e3ac469ec6
2
Makefile
2
Makefile
@@ -102,7 +102,7 @@ PLUGIN_PACKAGES += mattermost-plugin-channel-export-v0.2.2
|
||||
PLUGIN_PACKAGES += mattermost-plugin-custom-attributes-v1.3.0
|
||||
PLUGIN_PACKAGES += mattermost-plugin-github-v2.0.0
|
||||
PLUGIN_PACKAGES += mattermost-plugin-gitlab-v1.3.0
|
||||
PLUGIN_PACKAGES += mattermost-plugin-incident-collaboration-v1.6.0
|
||||
PLUGIN_PACKAGES += mattermost-plugin-incident-collaboration-v1.7.0
|
||||
PLUGIN_PACKAGES += mattermost-plugin-jenkins-v1.1.0
|
||||
PLUGIN_PACKAGES += mattermost-plugin-jira-v2.4.0
|
||||
PLUGIN_PACKAGES += mattermost-plugin-nps-v1.1.0
|
||||
|
||||
@@ -33,7 +33,7 @@ func (f *FeatureFlags) SetDefaults() {
|
||||
f.CloudDelinquentEmailJobsEnabled = false
|
||||
f.CollapsedThreads = false
|
||||
f.FilesSearch = false
|
||||
f.PluginIncidentManagement = "1.6.0"
|
||||
f.PluginIncidentManagement = "1.7.0"
|
||||
f.WebSocketDelay = false
|
||||
}
|
||||
|
||||
|
||||
Ссылка в новой задаче
Block a user