Removed beta from version
This commit is contained in:
parent
702fcb4f74
commit
afd3aa29ef
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{% extends "layout.html.j2" %}
|
||||
|
||||
{% set MODEL_VERSION="BetaV1.1.0" %}
|
||||
{% set MODEL_VERSION="v1.1.0" %}
|
||||
{% set DEBUG=False %}
|
||||
{% set active_page="calculator/" %}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue