Explorar o código

Bump version

2023.12.1 was already released, bump to 2023.12.2 for pending final release
of the year.
Jason Rumney %!s(int64=2) %!d(string=hai) anos
pai
achega
cb340cb5b4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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",
     "iot_class": "local_push",
     "issue_tracker": "https://github.com/make-all/tuya-local/issues",
     "issue_tracker": "https://github.com/make-all/tuya-local/issues",
     "requirements": ["tinytuya==1.13.1"],
     "requirements": ["tinytuya==1.13.1"],
-    "version": "2023.12.1"
+    "version": "2023.12.2"
 }
 }