We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ff37d1 commit 8872428Copy full SHA for 8872428
2 files changed
Aegisub-Motion.moon
@@ -4,7 +4,7 @@
4
export script_name = "Aegisub-Motion"
5
export script_description = "A set of tools for simplifying the process of creating and applying motion tracking data with Aegisub."
6
export script_author = "torque"
7
-export script_version = "1.0.0-test9"
+export script_version = "1.0.0-test10"
8
9
local interface
10
README.md
@@ -1,6 +1,6 @@
1
### Aegisub-Motion.moon ###
2
3
-#### v1.0.0 Test 9 ####
+#### v1.0.0 Test 10 ####
Aegisub-Motion has been rewritten from the ground up to be even slower
and more error prone than ever before.
0 commit comments