We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9aa1174 commit 9cb7ec4Copy full SHA for 9cb7ec4
1 file changed
nirc_ehr/src/org/labkey/nirc_ehr/NIRC_EHRModule.java
@@ -80,7 +80,7 @@ public String getName()
80
@Override
81
public @Nullable Double getSchemaVersion()
82
{
83
- return 25.001;
+ return 26.000;
84
}
85
86
0 commit comments