Skip to content

Commit 89a91c4

Browse files
committed
Merge branch 'devel' of https://github.com/ab-tools/OAM-Fingerprint into devel
# Conflicts: # include/knxprod.h # include/versions.h
2 parents 4ba6b8c + bc811d3 commit 89a91c4

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "OAM-Fingerprint",
3-
"version": "0.3.0",
3+
"version": "0.6.0",
44
"description": "Fingerprint Firmware and ETS-Application",
55
"homepage": "https://openknx.de",
66
"authors": {

src/FingerprintModule.conf.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
<op:config name="%LOG_VerifyVersion%" value="3.3" />
1414
<op:config name="%BASE_VerifyVersion%" value="1.2" />
1515

16-
<op:config name="%FIN_ApplicationVersion%" value="0.3" />
17-
<op:config name="%FIN_ReplacesVersions%" value="0.2" />
16+
<op:config name="%FIN_ApplicationVersion%" value="0.6" />
17+
<op:config name="%FIN_ReplacesVersions%" value="0.5 0.2" />
1818
</KNX>

0 commit comments

Comments
 (0)