Sfoglia il codice sorgente

Update version for August

Pending a release sometime this month
Jason Rumney 2 anni fa
parent
commit
5b22332b95
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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": ["pycryptodome~=3.18","tinytuya==1.12.9"],
-    "version": "2023.7.1"
+    "version": "2023.8.0"
 }