mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-02-18 10:53:17 +00:00
Update tactility.py and tactility.properties for new release (#289)
This commit is contained in:
parent
a091923353
commit
f9acf04dcb
@ -1,2 +1,2 @@
|
||||
[sdk]
|
||||
version = 0.4.0-dev
|
||||
version = 0.4.0
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user