Просмотр исходного кода

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 месяцев назад
Родитель
Сommit
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"
 }