فهرست منبع

Correct year in manifest

Issue #771
Jason Rumney 2 سال پیش
والد
کامیت
c0d6bb8e91
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": ["pycryptodome~=3.18","tinytuya==1.12.8"],
-    "version": "2022.6.0"
+    "version": "2023.6.0"
 }