diff --git a/api/update b/api/update index cbfd5040..06e8667e 100644 --- a/api/update +++ b/api/update @@ -4,13 +4,13 @@ { "type": "update", - "code": 20300, - "date": "2017-03-19T23:09:18.273664", - "message_html": "

Clover v2.3.0 is available

A new version of Clover is available.

This release adds the update checker.", + "code": 20301, + "date": "2017-07-15T13:29:01.273664", + "message_html": "

Clover v2.3.1 is available

A new version of Clover is available.

New in this version:
Better link detection.
More themes.
Fix image loading taking a long time if the cache is full.
Fix crashing bug related to the status view.
Bug fixes.", "apk": { "default": { - "url": "https://github.com/Floens/Clover/releases/download/v2.3.0/Clover_v2.3.0.apk" + "url": "https://github.com/Floens/Clover/releases/download/v2.3.1/Clover_v2.3.1.apk" } } }