We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7cc0f60 + 34c8815 commit bfbf8a5Copy full SHA for bfbf8a5
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