We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f38dc25 + 75a28d2 commit e006957Copy full SHA for e006957
1 file changed
api/src/org/labkey/api/Constants.java
@@ -56,7 +56,7 @@ public static double getEarliestUpgradeVersion()
56
*/
57
public static String getDocumentationVersion()
58
{
59
- return "25.11";
+ return "26.3";
60
}
61
62
/**
0 commit comments