Переглянути джерело

chore(build): Pin version tag for template plugin

Zaiming Shi 4 роки тому
батько
коміт
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"}}}
   ]
 }.