소스 검색

Bump version

Forgot to bump for 2025.2.1, to avoid confusion, bump now
Jason Rumney 1 년 전
부모
커밋
dbd45ff59b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      custom_components/tuya_local/manifest.json

+ 1 - 1
custom_components/tuya_local/manifest.json

@@ -20,5 +20,5 @@
         "tinytuya==1.16.1",
         "tuya-device-sharing-sdk~=0.2.1"
     ],
-    "version": "2025.2.0"
+    "version": "2025.2.2"
 }