Skip to content
This repository was archived by the owner on Jun 13, 2025. It is now read-only.

Commit 7675001

Browse files
authored
Update the outboundModel and inboundModel Versions
1 parent c0916de commit 7675001

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/resources/conf/config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
"@id" : "https://appstore.fit.fraunhofer.de/api/ids/data"
3535
}
3636
},
37-
"ids:outboundModelVersion" : "4.1.2",
38-
"ids:inboundModelVersion" : [ "4.0.0", "4.1.0", "4.1.2" ],
37+
"ids:outboundModelVersion" : "4.2.6",
38+
"ids:inboundModelVersion" : [ "4.0.0", "4.1.0", "4.1.2", "4.2.0", "4.2.1", "4.2.2", "4.2.3", "4.2.4", "4.2.5", "4.2.6" ],
3939
"ids:title" : [ {
4040
"@value" : "IDS AppStore",
4141
"@type" : "http://www.w3.org/2001/XMLSchema#string"

0 commit comments

Comments
 (0)