diff --git a/Aegisub-Motion.moon b/Aegisub-Motion.moon index 9b452c3..fc0dfd6 100644 --- a/Aegisub-Motion.moon +++ b/Aegisub-Motion.moon @@ -4,7 +4,7 @@ export script_name = "Aegisub-Motion" export script_description = "A set of tools for simplifying the process of creating and applying motion tracking data with Aegisub." export script_author = "torque" -export script_version = "1.0.0-test12" +export script_version = "1.0.0-beta1" local interface diff --git a/README.md b/README.md index bc45ef9..9f9bc79 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ### Aegisub-Motion.moon ### -#### v1.0.0 Test 12 #### +#### v1.0.0 Beta 1 #### Aegisub-Motion has been rewritten from the ground up to be even slower and more error prone than ever before.