Update the versions which are up-to-date, and un-draft the release blog post

This commit is contained in:
idk
2022-08-22 16:12:02 -04:00
parent 423cc147d5
commit e70ab79c73
3 changed files with 3 additions and 3 deletions

View File

@ -22,9 +22,9 @@ except ImportError:
###########
# Constants
CURRENT_I2P_VERSION = '1.8.0'
CURRENT_I2P_VERSION = '1.9.0'
CURRENT_I2P_FIREFOX_PROFILE_VERSION = '1.8.0'
CURRENT_I2P_OSX_VERSION = '1.8.0'
CURRENT_I2P_OSX_VERSION = '1.9.0'
CANONICAL_DOMAIN = 'geti2p.net'

View File

@ -6,7 +6,7 @@
{% set i2p_macnative_hash = '18cb22cfcc3cbe0cec150e89a394d1a35703cb508ed627ef48084b7ba7c90dde' %}
{% set i2p_windows_subver = '' %}
{% set i2p_macosx_launcher_version = '1.8.0' %}
{% set i2p_macosx_launcher_version = '1.9.0' %}
{% set i2p_android_version = '1.8.2' %}
{% set i2p_android_version_kytv = '0.9.22' %}