Skip to content

Commit 9aaf380

Browse files
committed
v0.7.3 has various UI improvements
1 parent f0a600c commit 9aaf380

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tether-artnet-controller"
3-
version = "0.7.2"
3+
version = "0.7.3"
44
edition = "2021"
55
repository = "https://github.com/RandomStudio/tether-artnet-controller"
66
authors = ["Stephen Buchanan"]

tether-egui-testing.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
},
7373
"midiMapping": null
7474
},
75-
"value": "{\"fixtureLabels\": [\"Hex West\"], \"macroLabel\":\"pan\", \"value\": { \"ControlValue\": 200 }, \"ms\": 3000}"
75+
"value": "{\"fixtureLabels\": [\"Hex Left\"], \"macroLabel\":\"pan\", \"value\": { \"ControlValue\": 200 }, \"ms\": 3000}"
7676
}
7777
},
7878
{
@@ -152,4 +152,4 @@
152152
}
153153
],
154154
"tetherSettings": null
155-
}
155+
}

0 commit comments

Comments
 (0)