Bläddra i källkod

Bump version

- forgot to bump it for the last release, which was rushed out soon after
the actual 2026.1.0 to fix a migration issue, so bumped by 2 this time
Jason Rumney 1 månad sedan
förälder
incheckning
9846583916
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      custom_components/tuya_local/manifest.json

+ 1 - 1
custom_components/tuya_local/manifest.json

@@ -18,5 +18,5 @@
         "tinytuya==1.17.4",
         "tuya-device-sharing-sdk~=0.2.1"
     ],
-    "version": "2026.1.0"
+    "version": "2026.1.2"
 }