Przeglądaj źródła

Bump version

It is unlikely there will be another release in November, so bump straight
to 2024.12.0
Jason Rumney 1 rok temu
rodzic
commit
fee9d4631c
1 zmienionych plików z 1 dodań i 1 usunięć
  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",
         "tinytuya==1.15.1",
         "tuya-device-sharing-sdk>=0.1.9,<=0.2.99"
         "tuya-device-sharing-sdk>=0.1.9,<=0.2.99"
     ],
     ],
-    "version": "2024.11.3"
+    "version": "2024.12.0"
 }
 }