소스 검색

Bump version

2023.12.1 was already released, bump to 2023.12.2 for pending final release
of the year.
Jason Rumney 2 년 전
부모
커밋
cb340cb5b4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      custom_components/tuya_local/manifest.json

+ 1 - 1
custom_components/tuya_local/manifest.json

@@ -9,5 +9,5 @@
     "iot_class": "local_push",
     "issue_tracker": "https://github.com/make-all/tuya-local/issues",
     "requirements": ["tinytuya==1.13.1"],
-    "version": "2023.12.1"
+    "version": "2023.12.2"
 }