Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 479 Bytes

File metadata and controls

12 lines (10 loc) · 479 Bytes

Use the provided script to check if your template is up-to-date:

# Download and run the version check script
curl -s https://raw.githubusercontent.com/DrozmotiX/ioBroker-Copilot-Instructions/main/scripts/check-template-version.sh | bash

This script will:

  • Compare your local template version with the latest available
  • Provide update guidance if your template is outdated
  • Show you what's changed in newer versions