Prepackage Apps plugin and enable Apps feature flag by default (#19870)

* prepackage with apps 0.7.0

* fix config comparison test

* update apps plugin version to 1.0.0

* remove irrelevant whitespace change

* change apps plugin version to 1.0.1

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
Этот коммит содержится в:
Michael Kochell
2022-04-06 21:32:56 -04:00
коммит произвёл GitHub
родитель d40d216b57
Коммит 7631035165
4 изменённых файлов: 16 добавлений и 1 удалений

Просмотреть файл

@@ -130,6 +130,7 @@ PLUGIN_PACKAGES += mattermost-plugin-nps-v1.1.0
PLUGIN_PACKAGES += mattermost-plugin-welcomebot-v1.2.0
PLUGIN_PACKAGES += mattermost-plugin-zoom-v1.5.0
PLUGIN_PACKAGES += focalboard-v0.15.0
PLUGIN_PACKAGES += mattermost-plugin-apps-v1.0.1
# Prepares the enterprise build if exists. The IGNORE stuff is a hack to get the Makefile to execute the commands outside a target
ifeq ($(BUILD_ENTERPRISE_READY),true)