diff --git a/api/update b/api/update
index 0ba6e123..d959af8d 100644
--- a/api/update
+++ b/api/update
@@ -3,15 +3,15 @@
"messages": [
{
"type": "update",
- "code": 30000,
+ "code": 30001,
"date": "2018-04-27T16:44:58",
- "message_html": "
Clover update ready
Clover v3.0.0 is ready.
This update also fixes the issue of thumbnails not appearing.
Changelog:
This release adds the foundation for support of multiple sites. Beta implementations of 8chan and Lainchan are implemented.
- Multisite support.
- Noscript recaptcha 2 support.
- Added a scrollbar.
- New posting options.
- Post text selection.",
+ "message_html": "Clover update ready
Clover v3.0.1 is ready.
This update contains bug fixes.
If you're seeing this update just now, make sure that you get update notifications from your F-Droid app.",
"apk": {
"default": {
- "url": "https://build.floens.org/builds/Clover-v3.0.0.apk"
+ "url": "https://build.floens.org/builds/Clover-v3.0.1.apk"
},
"fdroid": {
- "url": "https://f-droid.org/repo/org.floens.chan_30000.apk"
+ "url": "https://f-droid.org/repo/org.floens.chan_30001.apk"
}
}
}