diff --git a/arm-quickstart-templates/hivemq-vm-cluster/azuredeploy.json b/arm-quickstart-templates/hivemq-vm-cluster/azuredeploy.json index f7c5659..b9d4c8c 100644 --- a/arm-quickstart-templates/hivemq-vm-cluster/azuredeploy.json +++ b/arm-quickstart-templates/hivemq-vm-cluster/azuredeploy.json @@ -37,7 +37,7 @@ }, "hivemqVersion": { "type": "string", - "defaultValue": "4.25.1", + "defaultValue": "4.26.0", "metadata": { "description": "The HiveMQ Version" }