소스 검색

Bump version

Not sure at this stage whether there will be a 2026.5.4 release,
or straight to 2026.6.0, but since I have forgotten to bump this
recently, it is better to do it immediately after release.
Jason Rumney 3 일 전
부모
커밋
92d1b683bf
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      custom_components/tuya_local/manifest.json

+ 1 - 1
custom_components/tuya_local/manifest.json

@@ -18,5 +18,5 @@
         "tinytuya==1.18.0",
         "tuya-device-sharing-sdk~=0.2.4"
     ],
-    "version": "2026.5.3"
+    "version": "2026.5.4"
 }