11export script_name = " ASSWipe"
22export script_description = " Performs script cleanup, removes unnecessary tags and lines."
3- export script_version = " 0.2.1 "
3+ export script_version = " 0.2.2 "
44export script_author = " line0"
55export script_namespace = " l0.ASSWipe"
66
@@ -11,7 +11,7 @@ version = DependencyControl{
1111 { " a-mo.LineCollection" , version : " 1.0.1" , url : " https://github.com/torque/Aegisub-Motion" } ,
1212 { " a-mo.ConfigHandler" , version : " 1.1.1" , url : " https://github.com/torque/Aegisub-Motion" } ,
1313 { " a-mo.Log" , url : " https://github.com/torque/Aegisub-Motion" } ,
14- { " l0.ASSFoundation" , version : " 0.2.0 " , url : " https://github.com/TypesettingCartel/ASSFoundation" ,
14+ { " l0.ASSFoundation" , version : " 0.2.2 " , url : " https://github.com/TypesettingCartel/ASSFoundation" ,
1515 feed : " https://raw.githubusercontent.com/TypesettingCartel/ASSFoundation/master/DependencyControl.json" } ,
1616 { " l0.ASSFoundation.Common" , version : " 0.2.0" , url : " https://github.com/TypesettingCartel/ASSFoundation" ,
1717 feed : " https://raw.githubusercontent.com/TypesettingCartel/ASSFoundation/master/DependencyControl.json" } ,
0 commit comments