X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=xapp-descriptor%2Fconfig-file.json;h=aad35fb48ead7728497c07fc15dbdaa9da0d5019;hb=ec275cdb9df9756c01af0b9fef5954b53a19949e;hp=76561c2226616ac5a9901c15fb0340449166cb6e;hpb=b3c0ad53ac53e47884f42fc2329e19b5ace41a72;p=ric-app%2Fts.git diff --git a/xapp-descriptor/config-file.json b/xapp-descriptor/config-file.json index 76561c2..aad35fb 100644 --- a/xapp-descriptor/config-file.json +++ b/xapp-descriptor/config-file.json @@ -1,13 +1,13 @@ { "xapp_name": "trafficxapp", - "version": "1.2.3", + "version": "1.2.4", "containers": [ { "name": "trafficxapp", "image": { "registry": "nexus3.o-ran-sc.org:10002", "name": "o-ran-sc/ric-app-ts", - "tag": "1.2.3" + "tag": "1.2.4" } } ],