Skip to content

Commit 944c6a0

Browse files
authored
Merge pull request #86 from ssmusoke/emtct_module_reports
Emtct module reports
2 parents 26df102 + b85a0bc commit 944c6a0

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

api/src/main/java/org/openmrs/module/ugandaemrreports/reports/SetupEMTCTDataExport.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ public ReportDefinition constructReportDefinition() {
148148

149149
@Override
150150
public String getVersion() {
151-
return "0.3";
151+
return "0.5-SNAPSHOT";
152152
}
153153

154154
@Override
Binary file not shown.

0 commit comments

Comments
 (0)