feat: update v4.6.1 dgiot_n234

This commit is contained in:
dawnwinterLiu 2022-09-23 19:24:54 +08:00
parent aa3b1f69e5
commit 7de9b2715c
2 changed files with 3 additions and 3 deletions

View File

@ -1486,9 +1486,9 @@ dgiot_shell
# set parameters by default value
deployType=single # [single | cluster | devops | ci]
domain_name="prod.dgiotcloud.cn" # [prod.dgiotcloud.cn | your_domain_name]
software="dgiot_n229" # [dgiot_n229| dgiot_n]
software="dgiot_n234" # [dgiot_n234| dgiot_n]
plugin="dgiot" # [dgiot | dgiot_your_plugin]
dgiotmd5="8431e1d68463ce81e96a758e684fe9b1" # [dgiotmd5]
dgiotmd5="5def10e33d5f5b7fabd362249a58f36b" # [dgiotmd5]
pg_eip="changeyourip" # [datanode_eip]
pg_auth='changeyourpassword' # [pg_auth]

View File

@ -29,7 +29,7 @@
-ifndef(EMQX_ENTERPRISE).
-define(EMQX_RELEASE, {opensource, "4.6.0"}).
-define(EMQX_RELEASE, {opensource, "4.6.1"}).
-else.