Updated app version to v1.2.0
This commit is contained in:
parent
535ec2ce15
commit
23706ea6cd
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{% extends "layout.html.j2" %}
|
||||
|
||||
{% set MODEL_VERSION="v1.1.0" %}
|
||||
{% set MODEL_VERSION="v1.2.0" %}
|
||||
{% set DEBUG=False %}
|
||||
{% set active_page="calculator/" %}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue