File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2121 "channels" : {
2222 "alpha" : {
2323 "version" : " 0.1.0" ,
24- "released" : " 2015-04-17 " ,
24+ "released" : " 2015-04-19 " ,
2525 "default" : true ,
2626 "files" : [
2727 {
2828 "name" : " .moon" ,
2929 "url" : " @{fileBaseUrl}@{fileName}" ,
30- "sha1" : " 647BC5737824823401F7ACAB5DF4ABA2CFADAD1F "
30+ "sha1" : " 2F79FAFBCC93F24130193BF1B9066D5D6E00F631 "
3131 }
3232 ]
3333 }
3434 },
3535 "changelog" : {
3636 "0.1.0" : [
37- " initial commit "
37+ " initial release "
3838 ]
3939 }
4040 }
Original file line number Diff line number Diff line change @@ -483,7 +483,7 @@ class DependencyControl
483483
484484DependencyControl . __class. version = DependencyControl {
485485 name : " DependencyControl" ,
486- version : " 0.3.2 " ,
486+ version : " 0.4.0 " ,
487487 description : " Provides script management and auto-updating for Aegisub macros and modules." ,
488488 author : " line0" ,
489489 url : " http://github.com/TypesettingCartel/DependencyControl" ,
You can’t perform that action at this time.
0 commit comments