This commit is contained in:
2023-11-18 16:09:52 +01:00
parent 1e1e28f4e7
commit 8a82a256f2
+2 -2
View File
@@ -1,5 +1,5 @@
<properties>
<property id="appVersion" type="string">2.0.1</property>
<property id="appVersion" type="string">2.0.2</property>
<property id="themeColor" type="string">0</property>
<property id="themeColor2" type="string">0088FF</property>
<property id="themeColor3" type="string">00AA55</property>
@@ -8,5 +8,5 @@
<property id="showNextPoint" type="boolean">true</property>
<property id="saveToFit" type="boolean">true</property>
<property id="tlFieldData" type="number">1</property>
<property id="rollingAvgWindow" type="number">5</property>
<property id="rollingAvgWindow" type="number">10</property>
</properties>