Explorar el Código

Bump version for March

Next release was not in time for 2026.2.1, bump to 2026.3.0
Jason Rumney hace 2 días
padre
commit
dff8b779ed
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      custom_components/tuya_local/manifest.json

+ 1 - 1
custom_components/tuya_local/manifest.json

@@ -18,5 +18,5 @@
         "tinytuya==1.17.6",
         "tuya-device-sharing-sdk~=0.2.1"
     ],
-    "version": "2026.2.1"
+    "version": "2026.3.0"
 }