Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Norbyte committed Sep 27, 2023
1 parent 9b5a8ab commit e7510c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LSLib/LS/Common.cs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ public static class Common

public const int MinorVersion = 18;

public const int PatchVersion = 6;
public const int PatchVersion = 7;

// Version of LSTools profile data in generated DAE files
public const int ColladaMetadataVersion = 3;
Expand Down

0 comments on commit e7510c0

Please sign in to comment.