Kaynağa Gözat

chore(emqx): bump app version to 5.0.0

Zaiming Shi 4 yıl önce
ebeveyn
işleme
7da34b80e5
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      apps/emqx/src/emqx.app.src

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

@@ -1,7 +1,7 @@
 {application, emqx,
 {application, emqx,
  [{id, "emqx"},
  [{id, "emqx"},
   {description, "EMQ X"},
   {description, "EMQ X"},
-  {vsn, "4.3.3"}, % strict semver, bump manually!
+  {vsn, "5.0.0"}, % strict semver, bump manually!
   {modules, []},
   {modules, []},
   {registered, []},
   {registered, []},
   {applications, [kernel,stdlib,gproc,gen_rpc,esockd,cowboy,sasl,os_mon]},
   {applications, [kernel,stdlib,gproc,gen_rpc,esockd,cowboy,sasl,os_mon]},