Skip to content

Commit 1e4e2da

Browse files
kabiiQOokiineko
authored andcommitted
bump to schema version 30 (no changes needed)
1 parent 0bc3afe commit 1e4e2da

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
@@ -6,7 +6,7 @@ namespace CollectionDowngrader
66
{
77
class CollectionDowngrader
88
{
9-
const int LazerSchemaVersion = 29;
9+
const int LazerSchemaVersion = 30;
1010

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

0 commit comments

Comments
 (0)