chore(build): Pin version tag for template plugin

This commit is contained in:
Zaiming Shi 2021-03-16 23:35:55 +01:00 committed by Zaiming (Stone) Shi
parent 178404c821
commit 09ff109fda
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{erlang_plugins, {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"}}}
] ]
}. }.