We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e759ea4 commit 74c2a44Copy full SHA for 74c2a44
1 file changed
demo/src/org/labkey/demo/DemoModule.java
@@ -50,7 +50,7 @@ public String getName()
50
@Override
51
public @Nullable Double getSchemaVersion()
52
{
53
- return 22.000;
+ return 23.000;
54
}
55
56
0 commit comments