mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
Pre-package Incident Collaboration v1.14.2 (#17886)
This commit is contained in:
2
Makefile
2
Makefile
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user