Skip to content

Commit 91a9e2d

Browse files
committed
Update releases.json
1 parent 6ce12a0 commit 91a9e2d

1 file changed

Lines changed: 10 additions & 2 deletions

File tree

releases.json

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,20 @@
11
[
22
{
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"downloadUrl": "https://github.com/craftapi/htmlcache/archive/master.zip",
5+
"date": "2016-03-07T17:06:04.096Z",
6+
"notes": [
7+
"Improved functionality with cache duration and hook-before craft"
8+
]
9+
},
10+
{
11+
"version": "1.0.3",
12+
"downloadUrl": "https://github.com/craftapi/htmlcache/archive/1.0.3.zip",
513
"date": "2016-03-04T12:06:04.096Z",
614
"notes": [
715
"Fixed case-sensitivity bug in HtmlcachePlugin.php and Htmlcache_HtmlcacheService.php, causing an (in)visible error that did not enable the plugin"
816
]
9-
},
17+
},
1018
{
1119
"version": "1.0.2",
1220
"downloadUrl": "https://github.com/craftapi/htmlcache/archive/1.0.2.zip",

0 commit comments

Comments
 (0)