diff --git a/server/Makefile b/server/Makefile index 26fa6f8c50d..bafa8c076db 100644 --- a/server/Makefile +++ b/server/Makefile @@ -149,8 +149,8 @@ PLUGIN_PACKAGES += mattermost-plugin-github-v2.3.0 PLUGIN_PACKAGES += mattermost-plugin-gitlab-v1.9.1 PLUGIN_PACKAGES += mattermost-plugin-jira-v4.1.1 # We need to prepackage both versions of playbooks and install the correct one based on the server license. See MM-60025. -PLUGIN_PACKAGES += mattermost-plugin-playbooks-v1.39.3 -PLUGIN_PACKAGES += mattermost-plugin-playbooks-v2.0.0 +PLUGIN_PACKAGES += mattermost-plugin-playbooks-v1.40.0 +PLUGIN_PACKAGES += mattermost-plugin-playbooks-v2.0.1 PLUGIN_PACKAGES += mattermost-plugin-nps-v1.3.3 PLUGIN_PACKAGES += mattermost-plugin-servicenow-v2.3.4 PLUGIN_PACKAGES += mattermost-plugin-zoom-v1.8.0