From 4299b2d2d35aaa4b923d7b5b3760fde92d46f900 Mon Sep 17 00:00:00 2001 From: rbuisson Date: Thu, 26 Sep 2024 15:43:11 +0200 Subject: [PATCH] Fix the Data Filter declaration --- .DS_Store | Bin 6148 -> 6148 bytes content.properties | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/.DS_Store b/.DS_Store index 7503617ac4efaa0f98fc8354872bb80309516842..ee771938787a1bb39cadddab0eb4f7463f2ead2b 100644 GIT binary patch delta 88 zcmZoMXfc=|#>CJzu~2NHo}wrt0|NsP3otOGGL)1B7v<&T=cP|9RA*$|{D4uNZLB`mu~2NHo}wrd0|Nsi1A_nqLn=c_Qh9MfQcix-#Er`*8;G#fvoVw~ zBr+5+q$5iLHS9<#$jK}&F)+Bs$i&RT%Er#Y&cV$Q8=R3}9$b=GQd;bkSQHK7h2-bw zB*EB;Nnx3(!A4ToZP(pE}-LpfDz~;FyMvK rFsgfFk2>3Cb`E|HUw&zlbgmNEW1{0f;yIi0ojV*uVk+NZ(Aw diff --git a/content.properties b/content.properties index 3703cce..e19249d 100644 --- a/content.properties +++ b/content.properties @@ -7,5 +7,5 @@ name=${project.artifactId} version=${project.version} # include any frontend or backend dependencies here, e.g., -omod.datafilter >= 2.2.0 +omod.datafilter = >= 2.2.0 # spa.frontendModules.@openmrs/esm-generic-patient-widgets-app = 7.x