[RICAPP 144] Updating Docs and version
[ric-app/qp.git] / xapp-descriptor / config.json
index 10c2d6a..65685c4 100644 (file)
@@ -1,13 +1,13 @@
 {
         "xapp_name": "qp",
-        "version": "0.0.3",
+        "version": "0.0.4",
         "containers": [
             {
                 "name": "qp",
                 "image": {
                     "registry": "nexus3.o-ran-sc.org:10002",
                     "name": "o-ran-sc/ric-app-qp",
-                    "tag": "0.0.3"
+                    "tag": "0.0.1"
                 }
             }
         ],