feat: emqx_gateway version

Co-authored-by: JianBo He <heeejianbo@163.com>
This commit is contained in:
x1001100011 2021-10-18 00:05:26 -07:00 committed by GitHub
parent b76334ea01
commit d0b54ac365
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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",