Skip to content

Commit

Permalink
v1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberman54 committed Aug 29, 2024
1 parent 3e9b7f4 commit ff22452
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
5 changes: 5 additions & 0 deletions manifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,11 @@
<iq:product id="fenix7x"/>
<iq:product id="fenix7xpro"/>
<iq:product id="fenix7xpronowifi"/>
<iq:product id="fenix843mm"/>
<iq:product id="fenix847mm"/>
<iq:product id="fenix8solar47mm"/>
<iq:product id="fenix8solar51mm"/>
<iq:product id="fenixe"/>
<iq:product id="fr165"/>
<iq:product id="fr165m"/>
<iq:product id="fr245"/>
Expand Down
3 changes: 1 addition & 2 deletions monkey.jungle
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
project.manifest = manifest.xml
project.typecheck = 0
#project.typecheck = 3
project.typecheck = 3
project.optimization = 3z
2 changes: 1 addition & 1 deletion resources/settings/properties.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<properties>
<property id="appVersion" type="string">1.6.1</property> <!-- used to display app version -->
<property id="appVersion" type="string">1.6.2</property> <!-- used to display app version -->
<property id="BatteryCalcMethod" type="Boolean">false</property> <!-- default use voltage method -->
<property id="FitLogging" type="Boolean">false</property> <!-- default don't log data -->
<property id="UserSetting1" type="Number">10</property> <!-- default show batt remaining -->
Expand Down

0 comments on commit ff22452

Please sign in to comment.