Skip to content

Commit a9b49fc

Browse files
kabiiQOokiineko
authored andcommitted
bump to support lazer schema version 41 (no changes needed)
Signed-off-by: Ookiineko <chiisaineko@protonmail.com>
1 parent cebaf41 commit a9b49fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CollectionDowngrader.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ namespace CollectionDowngrader
77
{
88
class CollectionDowngrader
99
{
10-
const int LazerSchemaVersion = 40;
10+
const int LazerSchemaVersion = 41;
1111

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

0 commit comments

Comments
 (0)