Browse Source

Manifest: fix typo in version update

Jason Rumney 1 year ago
parent
commit
a048425b45
1 changed files with 1 additions and 1 deletions
  1. 1 1
      custom_components/tuya_local/manifest.json

+ 1 - 1
custom_components/tuya_local/manifest.json

@@ -15,5 +15,5 @@
         "tinytuya==1.15.1",
         "tuya-device-sharing-sdk>=0.1.9,<=0.2.99"
     ],
-    "version": "2024.9.1
+    "version": "2024.9.1"
 }