We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff28e7e commit 124ede1Copy full SHA for 124ede1
2 files changed
snprc_ehr/src/org/labkey/snprc_ehr/SNPRC_EHRModule.java
@@ -117,7 +117,7 @@ public String getName()
117
@Override
118
public @Nullable Double getSchemaVersion()
119
{
120
- return 21.001;
+ return 22.000;
121
}
122
123
snprc_r24/src/org/labkey/snprc_r24/snprc_r24Module.java
@@ -47,7 +47,7 @@ public String getName()
47
48
49
50
- return 21.000;
51
52
53
0 commit comments