-
Notifications
You must be signed in to change notification settings - Fork 2
/
releases.json
34 lines (34 loc) · 979 Bytes
/
releases.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
[
{
"version": "1.1.2",
"downloadUrl": "https://github.com/webdna/boris/archive/1.1.2.zip",
"date": "2017-09-27T09:16:00.992Z",
"notes": [
"[Fixed] Fixed error issue if no invincible items have been setup"
]
},
{
"version": "1.1.1",
"downloadUrl": "https://github.com/webdna/boris/archive/1.1.1.zip",
"date": "2017-05-10T09:50:22.992Z",
"notes": [
"[Added] Added new SVG icon"
]
},
{
"version": "1.1.0",
"downloadUrl": "https://github.com/webdna/boris/archive/1.1.0.zip",
"date": "2017-05-10T09:08:22.992Z",
"notes": [
"[Added] Added ability to protect categories"
]
},
{
"version": "1.0.0",
"downloadUrl": "https://github.com/webdna/boris/archive/1.0.0.zip",
"date": "2017-05-09T09:23:22.992Z",
"notes": [
"[Added] Initial release"
]
}
]