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

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 пре 3 месеци
родитељ
комит
9846583916
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.4",
         "tuya-device-sharing-sdk~=0.2.1"
     ],
-    "version": "2026.1.0"
+    "version": "2026.1.2"
 }