Bump version to 1.2.4 and push to staging area
[ric-app/ts.git] / xapp-descriptor / config-file.json
index 76561c2..aad35fb 100644 (file)
@@ -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"
             }
         }
     ],