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.
1 parent cc399aa commit 75a28d2Copy full SHA for 75a28d2
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