Ver Fonte

Bump version

It is unlikely there will be another release in November, so bump straight
to 2024.12.0
Jason Rumney há 1 ano atrás
pai
commit
fee9d4631c
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      custom_components/tuya_local/manifest.json

+ 1 - 1
custom_components/tuya_local/manifest.json

@@ -15,5 +15,5 @@
         "tinytuya==1.15.1",
         "tuya-device-sharing-sdk>=0.1.9,<=0.2.99"
     ],
-    "version": "2024.11.3"
+    "version": "2024.12.0"
 }