Преглед изворни кода

chore: double bump version

Version was unbumped for 2026.3.1, so bump it up 2 to avoid forgetting again later.
Jason Rumney пре 2 дана
родитељ
комит
56f3fbb597
1 измењених фајлова са 1 додато и 1 уклоњено
  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"
 }