diff --git a/i2p2www/__init__.py b/i2p2www/__init__.py index 6a517668..ac645fc8 100644 --- a/i2p2www/__init__.py +++ b/i2p2www/__init__.py @@ -22,7 +22,7 @@ except ImportError: ########### # Constants -CURRENT_I2P_VERSION = '0.9.19' +CURRENT_I2P_VERSION = '0.9.20' CANONICAL_DOMAIN = 'geti2p.net' diff --git a/i2p2www/blog/2015/06/02/0.9.20-Release.draft.rst b/i2p2www/blog/2015/06/02/0.9.20-Release.rst similarity index 100% rename from i2p2www/blog/2015/06/02/0.9.20-Release.draft.rst rename to i2p2www/blog/2015/06/02/0.9.20-Release.rst diff --git a/i2p2www/pages/downloads/list.html b/i2p2www/pages/downloads/list.html index 5cf13e6a..e601dbab 100644 --- a/i2p2www/pages/downloads/list.html +++ b/i2p2www/pages/downloads/list.html @@ -1,9 +1,9 @@ {% extends "global/layout.html" %} {% block title %}{{ _('Download') }}{% endblock %} -{% set i2pinstall_windows_hash = 'cbafee2a9fa54d6087b1d7a48cb5bb228a2a79c64240f7c533edac1fa985483f' %} -{% set i2pinstall_jar_hash = 'd16f68fff3a34d161843a09e90fff1ac5eae8ccb319a43257244ec0e764a11c1' %} -{% set i2psource_hash = '0addf3ea05c5e5dc297d1af09dda7787a731865418a34b5a88cb770c7314b12f' %} -{% set i2pupdate_hash = 'e28e45877033cb6b70070066a93aa3b22b32ec4a5d6df2790083f87a04e5fd85' %} +{% set i2pinstall_windows_hash = '511d90f8d6a78f5e061fe61d2fdbf4a6be8d271672f0b5d271fa2c4d3cdc01f4' %} +{% set i2pinstall_jar_hash = 'f8116f2559a40b835854aa2fdb1aedcab518d1b29414e60bdd714c86412bb27d' %} +{% set i2psource_hash = 'bcd900a9001bdda37ed70cdec78e9096ed370e44513aae5e29a02886d0babd33' %} +{% set i2pupdate_hash = '0cf1b742e7cf293b49df4c69b693f988324c5f53ecdc421dcbff890ed4752f0c' %} {% set i2p_android_hash = '96cfd0ebf56fc30e746fb77f449697465f0b9c0e047c0129072582453062345c' %} {% block content %}

{{ _('Dependency') }}