Skip to content

Commit 39e782e

Browse files
committed
Released v1.1.3
1 parent 28d14cf commit 39e782e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

manifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
official stable id="260c0edf-bca9-4aae-84c4-395d9623453b"
1010
official beta id="2f31d272-fa8f-4dc7-94b8-aed752209f7a"
1111
-->
12-
<iq:application id="2f31d272-fa8f-4dc7-94b8-aed752209f7a" type="widget" name="@Strings.AppName" entry="OHApp" launcherIcon="@Drawables.logoLauncher" minApiLevel="3.4.0">
12+
<iq:application id="260c0edf-bca9-4aae-84c4-395d9623453b" type="widget" name="@Strings.AppName" entry="OHApp" launcherIcon="@Drawables.logoLauncher" minApiLevel="3.4.0">
1313
<!--
1414
Use the following from the Visual Studio Code comand palette to edit
1515
the build targets:

resources/base/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<strings xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://developer.garmin.com/downloads/connect-iq/resources.xsd">
22
<string id="AppName">openHAB</string>
3-
<string id="AppVersion">v1.1.3-rc1</string>
3+
<string id="AppVersion">v1.1.3</string>
44
</strings>

0 commit comments

Comments
 (0)