소스 검색

Bump version

It is unlikely there will be another release in November, so bump straight
to 2024.12.0
Jason Rumney 1 년 전
부모
커밋
fee9d4631c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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"
 }