-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathversion.json
46 lines (46 loc) · 886 Bytes
/
version.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
[
{
"version" : "0.5.1",
"updatedFiles" : ["js/bin/control.js","js/bin/func.js"]
},
{
"version" : "0.5.0",
"updatedFiles" : ["download"]
},
{
"version" : "0.41.0",
"updatedFiles" : ["update.js"]
},
{
"version" : "0.4.0",
"updatedFiles" : ["download"]
},
{
"version" : "0.32.0",
"updatedFiles" : ["index.html"]
},
{
"version" : "0.3.0",
"updatedFiles" : ["index.html","js/bin/control.js","js/bin/func.js","js/bin/library.js","css/app.css"]
},
{
"version" : "0.23.0",
"updatedFiles" : ["appLocal.js","index.html"]
},
{
"version" : "0.22.0",
"updatedFiles" : ["appLocal.js"]
},
{
"version" : "0.21.0",
"updatedFiles" : ["css/app.css"]
},
{
"version" : "0.2.0",
"updatedFiles" : ["index.html"]
},
{
"version" : "0.11.0",
"updatedFiles" : ["appLocal.js"]
}
]