We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca217d6 commit d7e88f1Copy full SHA for d7e88f1
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