Skip to content
This repository was archived by the owner on Feb 9, 2026. It is now read-only.

Commit af7e9f7

Browse files
authored
Update schema versions to 23.000 (#56)
1 parent cee0713 commit af7e9f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/org/labkey/workflow/WorkflowModule.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ public String getName()
4545
@Override
4646
public @Nullable Double getSchemaVersion()
4747
{
48-
return 22.000;
48+
return 23.000;
4949
}
5050

5151
@Override

0 commit comments

Comments
 (0)