Pre-package Incident Collaboration v1.14.2 (#17886)

This commit is contained in:
Jesse Hallam
2021-07-08 19:24:43 -03:00
committed by GitHub
parent 9aee3a5e28
commit 54097ef34a
2 changed files with 2 additions and 2 deletions

View File

@@ -111,7 +111,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.1
PLUGIN_PACKAGES += mattermost-plugin-gitlab-v1.3.0
PLUGIN_PACKAGES += mattermost-plugin-incident-collaboration-v1.12.0
PLUGIN_PACKAGES += mattermost-plugin-incident-collaboration-v1.14.2
PLUGIN_PACKAGES += mattermost-plugin-jenkins-v1.1.0
PLUGIN_PACKAGES += mattermost-plugin-jira-v2.4.0
PLUGIN_PACKAGES += mattermost-plugin-nps-v1.1.0

View File

@@ -48,7 +48,7 @@ func (f *FeatureFlags) SetDefaults() {
f.EnableRemoteClusterService = false
f.AppsEnabled = false
f.PluginIncidentManagement = "1.12.0"
f.PluginIncidentManagement = "1.14.2"
f.PluginApps = ""
f.PluginFocalboard = ""
f.CustomDataRetentionEnabled = false