File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 99[ assembly: AssemblyConfiguration ( "" ) ]
1010[ assembly: AssemblyCompany ( "" ) ]
1111[ assembly: AssemblyProduct ( "LSLib" ) ]
12- [ assembly: AssemblyCopyright ( "Copyright © Norbyte 2012-2018 " ) ]
12+ [ assembly: AssemblyCopyright ( "Copyright © Norbyte 2012-2023 " ) ]
1313[ assembly: AssemblyTrademark ( "" ) ]
1414[ assembly: AssemblyCulture ( "" ) ]
1515
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ public static class Common
77 {
88 public const int MajorVersion = 1 ;
99
10- public const int MinorVersion = 7 ;
10+ public const int MinorVersion = 8 ;
1111
1212 public const int PatchVersion = 0 ;
1313
Original file line number Diff line number Diff line change 99[ assembly: AssemblyConfiguration ( "" ) ]
1010[ assembly: AssemblyCompany ( "" ) ]
1111[ assembly: AssemblyProduct ( "LSLib" ) ]
12- [ assembly: AssemblyCopyright ( "Copyright © Norbyte 2012-2020 " ) ]
12+ [ assembly: AssemblyCopyright ( "Copyright © Norbyte 2012-2023 " ) ]
1313[ assembly: AssemblyTrademark ( "" ) ]
1414[ assembly: AssemblyCulture ( "" ) ]
1515
You can’t perform that action at this time.
0 commit comments