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

chore: bump emqx_auth_http app vsn

zmstone 1 год назад
Родитель
Сommit
6940930c3e
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      apps/emqx_auth_http/src/emqx_auth_http.app.src

+ 1 - 1
apps/emqx_auth_http/src/emqx_auth_http.app.src

@@ -1,7 +1,7 @@
 %% -*- mode: erlang -*-
 {application, emqx_auth_http, [
     {description, "EMQX External HTTP API Authentication and Authorization"},
-    {vsn, "0.2.0"},
+    {vsn, "0.2.1"},
     {registered, []},
     {mod, {emqx_auth_http_app, []}},
     {applications, [