Skip to content

Commit 75a28d2

Browse files
authored
Prep for 26.3 release (#7387)
1 parent cc399aa commit 75a28d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api/src/org/labkey/api/Constants.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ public static double getEarliestUpgradeVersion()
5656
*/
5757
public static String getDocumentationVersion()
5858
{
59-
return "25.11";
59+
return "26.3";
6060
}
6161

6262
/**

0 commit comments

Comments
 (0)