Browse Source

chore: double bump version

Version was unbumped for 2026.3.1, so bump it up 2 to avoid forgetting again later.
Jason Rumney 4 days ago
parent
commit
56f3fbb597
1 changed files with 1 additions and 1 deletions
  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"
 }