Update tactility.py and tactility.properties for new release (#289)

This commit is contained in:
Ken Van Hoeylandt
2025-06-09 21:05:21 +02:00
committed by GitHub
parent a091923353
commit f9acf04dcb
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
[sdk]
version = 0.4.0-dev
version = 0.4.0
+1 -1
View File
@@ -15,7 +15,7 @@ platform_targets = ["esp32", "esp32s3"]
platform_arguments = platform_targets.copy()
platform_arguments.append("all")
ttbuild_path = ".tactility"
ttbuild_version = "0.3.0"
ttbuild_version = "1.0.0"
ttbuild_properties_file = "tactility.properties"
ttbuild_cdn = "https://cdn.tactility.one"
ttbuild_sdk_json_validity = 3600 # seconds