File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -40,5 +40,5 @@ zip-release:
4040 sed -i " s/\" manifest_version\" : 2/\" manifest_version\" : 1/g" manifest.json
4141 zip $(VERSION_TAG ) -zabbix-5.0-6.2.zip actions/* public/* views/* views/js/* helpers/* helpers/html/* Module.php manifest.json
4242 sed -i " s/\" manifest_version\" : 1/\" manifest_version\" : 2/g" manifest.json
43- zip $(VERSION_TAG ) -zabbix-6.4-7.0 .zip actions/* public/* views/* views/js/* helpers/* helpers/html/* Module.php manifest.json
43+ zip $(VERSION_TAG ) -zabbix-6.4-7.2 .zip actions/* public/* views/* views/js/* helpers/* helpers/html/* Module.php manifest.json
4444
Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ Example:
5454
5555### Compatibility and Zabbix support
5656
57- For Zabbix 6.4 and newer, up to 7.0 , use ` *-zabbix-6.4-7.0 .zip ` file for installation.
57+ For Zabbix 6.4 and newer, up to 7.2 , use ` *-zabbix-6.4-7.2 .zip ` file for installation.
5858For Zabbix version 6.2 and older use ` *-zabbix-5.0-6.2.zip ` file to install.
5959
6060### Development
You can’t perform that action at this time.
0 commit comments