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 21
21
"channels" : {
22
22
"alpha" : {
23
23
"version" : " 0.1.0" ,
24
- "released" : " 2015-04-17 " ,
24
+ "released" : " 2015-04-19 " ,
25
25
"default" : true ,
26
26
"files" : [
27
27
{
28
28
"name" : " .moon" ,
29
29
"url" : " @{fileBaseUrl}@{fileName}" ,
30
- "sha1" : " 647BC5737824823401F7ACAB5DF4ABA2CFADAD1F "
30
+ "sha1" : " 2F79FAFBCC93F24130193BF1B9066D5D6E00F631 "
31
31
}
32
32
]
33
33
}
34
34
},
35
35
"changelog" : {
36
36
"0.1.0" : [
37
- " initial commit "
37
+ " initial release "
38
38
]
39
39
}
40
40
}
Original file line number Diff line number Diff line change @@ -483,7 +483,7 @@ class DependencyControl
483
483
484
484
DependencyControl . __class. version = DependencyControl {
485
485
name : " DependencyControl" ,
486
- version : " 0.3.2 " ,
486
+ version : " 0.4.0 " ,
487
487
description : " Provides script management and auto-updating for Aegisub macros and modules." ,
488
488
author : " line0" ,
489
489
url : " http://github.com/TypesettingCartel/DependencyControl" ,
You can’t perform that action at this time.
0 commit comments