Просмотр исходного кода

chore(build): Pin version tag for template plugin

Zaiming Shi 4 лет назад
Родитель
Сommit
09ff109fda
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      lib-extra/plugins

+ 1 - 1
lib-extra/plugins

@@ -1,5 +1,5 @@
 {erlang_plugins,
-  [ {emqx_plugin_template, {git, "https://github.com/emqx/emqx-plugin-template", {branch, "master"}}}
+  [ {emqx_plugin_template, {git, "https://github.com/emqx/emqx-plugin-template", {tag, "4.3.0"}}}
   ]
 }.