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

Commit 6d259af

Browse files
labkey-adamlabkey-matthewb
authored andcommitted
Bump schema versions to 25.000 (#248)
1 parent 2ccb959 commit 6d259af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/org/labkey/snd/SNDModule.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ public String getName()
6767
@Override
6868
public @Nullable Double getSchemaVersion()
6969
{
70-
return 24.000;
70+
return 25.000;
7171
}
7272

7373
@Override

0 commit comments

Comments
 (0)