Skip to content

Commit 2b430d7

Browse files
dbalukusolemabrothers
authored andcommitted
Address Hierarchy For Other Countries (#363)
* Added other countries addresses neighbouring uganda * Added ethiopia and eritrea adresses and edited rwanda addresses * Changed the addresses csv version
1 parent 7ff28f8 commit 2b430d7

File tree

2 files changed

+625
-2
lines changed

2 files changed

+625
-2
lines changed

api/src/main/java/org/openmrs/module/aijar/api/deploy/bundle/UgandaAddressMetadataBundle.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,6 @@ public String getAddressHierarchyEntryPath() {
5959
*/
6060
@Override
6161
public int getVersion() {
62-
return 1;
62+
return 3;
6363
}
6464
}

0 commit comments

Comments
 (0)