We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 827ed1b + 6b91945 commit cc23487Copy full SHA for cc23487
2 files changed
snprc_ehr/src/org/labkey/snprc_ehr/SNPRC_EHRModule.java
@@ -119,7 +119,7 @@ public String getName()
119
@Override
120
public @Nullable Double getSchemaVersion()
121
{
122
- return 25.001;
+ return 26.000;
123
}
124
125
snprc_r24/src/org/labkey/snprc_r24/snprc_r24Module.java
@@ -46,7 +46,7 @@ public String getName()
46
47
48
49
- return 25.000;
50
51
52
0 commit comments