Explorar el Código

Bump version

It is unlikely there will be another release in November, so bump straight
to 2024.12.0
Jason Rumney hace 1 año
padre
commit
fee9d4631c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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"
 }