Sfoglia il codice sorgente

chore: double bump version

Version was unbumped for 2026.3.1, so bump it up 2 to avoid forgetting again later.
Jason Rumney 2 giorni fa
parent
commit
56f3fbb597
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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"
 }