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