From 0a9fcc8891f640b14d4107d21250d9d986074f2e Mon Sep 17 00:00:00 2001 From: Amos Laboso Date: Tue, 9 Apr 2024 11:01:46 +0300 Subject: [PATCH] Updated queue module version --- distro/pom.xml | 2 +- frontend/spa-build-config.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/distro/pom.xml b/distro/pom.xml index 72d8589a1..773585764 100644 --- a/distro/pom.xml +++ b/distro/pom.xml @@ -41,7 +41,7 @@ - 1.0.0-alpha.2 + 2.4.0-SNAPSHOT 3.4.0 diff --git a/frontend/spa-build-config.json b/frontend/spa-build-config.json index 56c3bb6c4..b0855ea8d 100644 --- a/frontend/spa-build-config.json +++ b/frontend/spa-build-config.json @@ -35,6 +35,7 @@ "@ohri/openmrs-esm-ohri-core-app": "next", "@ohri/openmrs-esm-ohri-hiv-app": "next", "@ohri/openmrs-esm-ohri-covid-app": "next", + "@ohri/openmrs-esm-ohri-pmtct": "next", "@ohri/openmrs-esm-ohri-tb-app": "next", "@ohri/openmrs-esm-ohri-cervical-cancer-app": "next", "@ohri/openmrs-esm-ohri-form-render-app": "next",