forked from I2P_Developers/i2p.www
0.9.4
This commit is contained in:
@ -15,8 +15,8 @@
|
||||
{%- endmacro -%}
|
||||
|
||||
{%- macro ver(string=None) -%}
|
||||
{%- if string -%}{{ string % '0.9.3' }}
|
||||
{%- else -%}{{ '0.9.3' }}
|
||||
{%- if string -%}{{ string % '0.9.4' }}
|
||||
{%- else -%}{{ '0.9.4' }}
|
||||
{%- endif -%}
|
||||
{%- endmacro -%}
|
||||
|
||||
|
Reference in New Issue
Block a user