We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 361040f commit 5eb5b3aCopy full SHA for 5eb5b3a
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-test11"
+export script_version = "1.0.0-test12"
8
9
local interface
10
README.md
@@ -1,6 +1,6 @@
1
### Aegisub-Motion.moon ###
2
3
-#### v1.0.0 Test 11 ####
+#### v1.0.0 Test 12 ####
Aegisub-Motion has been rewritten from the ground up to be even slower
and more error prone than ever before.
0 commit comments