File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1725,13 +1725,13 @@ dgiot_shell
17251725# set parameters by default value
17261726deployType=single # [single | cluster | devops | otp| ci | atomgit]
17271727plugin=" dgiot" # [dgiot | dgiot_your_plugin]
1728- software=" dgiot_b40 " # [dgiot_b20| dgiot_n]
1729- dgiotmd5=" c0a54cea57298c688628f70baa41cc16 " # [dgiotmd5]
1728+ software=" dgiot_b41 " # [dgiot_b20| dgiot_n]
1729+ dgiotmd5=" c28bd55d0f2ced8a0da9958f41a45125 " # [dgiotmd5]
17301730pg_eip=" changeyourip" # [datanode_eip]
17311731pg_auth=' changeyourpassword' # [pg_auth]
17321732islanip=" false" # [islanip]
1733- html_software=" dgiot_html_4.8.7 " # [dgiot_html_4.8.2| dgiot_html_n]
1734- htmlmd5=" c2f6f842363c29852b43da42373edb73 " # [htmlmd5]
1733+ html_software=" dgiot_html_4.8.9 " # [dgiot_html_4.8.2| dgiot_html_n]
1734+ htmlmd5=" 9548035c09c383f8abc233556fb9e526 " # [htmlmd5]
17351735atomplugin=" atomgit" # [atomgit | jt808]
17361736
17371737while getopts " v:s:p:m:d:e:a:n" arg; do
Original file line number Diff line number Diff line change 2929
3030-ifndef (EMQX_ENTERPRISE ).
3131
32- -define (EMQX_RELEASE , {opensource , " 4.8.8 " }).
32+ -define (EMQX_RELEASE , {opensource , " 4.8.9 " }).
3333
3434-else .
3535
You can’t perform that action at this time.
0 commit comments