feat: emqx_gateway version
Co-authored-by: JianBo He <heeejianbo@163.com>
This commit is contained in:
parent
b76334ea01
commit
d0b54ac365
|
@ -4,7 +4,7 @@ defmodule EMQXGateway.MixProject do
|
|||
def project do
|
||||
[
|
||||
app: :emqx_gateway,
|
||||
version: "4.4.0",
|
||||
version: "0.1.0",
|
||||
build_path: "../../_build",
|
||||
config_path: "../../config/config.exs",
|
||||
deps_path: "../../deps",
|
||||
|
|
Loading…
Reference in New Issue