Parcourir la source

chore: double bump version

Version was unbumped for 2026.3.1, so bump it up 2 to avoid forgetting again later.
Jason Rumney il y a 3 jours
Parent
commit
56f3fbb597
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      custom_components/tuya_local/manifest.json

+ 1 - 1
custom_components/tuya_local/manifest.json

@@ -18,5 +18,5 @@
         "tinytuya==1.17.6",
         "tuya-device-sharing-sdk~=0.2.4"
     ],
-    "version": "2026.3.0"
+    "version": "2026.3.2"
 }