Skip to content

Commit 0bc3afe

Browse files
kabiiQOokiineko
authored andcommitted
bump to schema version 29 (no changes needed)
1 parent 32aa05d commit 0bc3afe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CollectionDowngrader.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ namespace CollectionDowngrader
66
{
77
class CollectionDowngrader
88
{
9-
const int LazerSchemaVersion = 28;
9+
const int LazerSchemaVersion = 29;
1010

1111
private static int Main(string[] args)
1212
{

0 commit comments

Comments
 (0)