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>
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
ab46ee4b89
Коммит
0363f19611
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.4.0
|
||||
PLUGIN_PACKAGES += mattermost-plugin-incident-collaboration-v1.5.1
|
||||
PLUGIN_PACKAGES += mattermost-plugin-jenkins-v1.1.0
|
||||
PLUGIN_PACKAGES += mattermost-plugin-jira-v2.4.0
|
||||
PLUGIN_PACKAGES += mattermost-plugin-nps-v1.1.0
|
||||
|
||||
@@ -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 {
|
||||
|
||||
Ссылка в новой задаче
Block a user