Skip to content

Commit

Permalink
Bump to 1.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
MOARdV committed Apr 7, 2023
1 parent 9b1e4cb commit c9a8777
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion GameData/MOARdV/AvionicsSystems/AvionicsSystems.version
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
{
"MAJOR": 1,
"MINOR": 3,
"PATCH": 6
"PATCH": 7
},
"KSP_VERSION":
{
Expand Down
4 changes: 2 additions & 2 deletions PropConfig/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("PropConfig")]
[assembly: AssemblyCopyright("Copyright © 2018-2022 MOARdV")]
[assembly: AssemblyCopyright("Copyright © 2018-2023 MOARdV")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

Expand All @@ -21,4 +21,4 @@
// The following GUID is for the ID of the typelib if this project is exposed to COM
[assembly: Guid("824d4e8f-0cf1-4ab2-9873-2ea00af04f21")]

[assembly: AssemblyVersion("1.3.6.*")]
[assembly: AssemblyVersion("1.3.7.*")]
4 changes: 2 additions & 2 deletions Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("MOARdV")]
[assembly: AssemblyProduct("AvionicsSystems")]
[assembly: AssemblyCopyright("Copyright © 2016-2022 MOARdV")]
[assembly: AssemblyCopyright("Copyright © 2016-2023 MOARdV")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

Expand All @@ -21,6 +21,6 @@
// The following GUID is for the ID of the typelib if this project is exposed to COM
[assembly: Guid("0ccd351f-4a07-47b7-a09c-a9941cb18762")]

[assembly: AssemblyVersion("1.3.6.*")]
[assembly: AssemblyVersion("1.3.7.*")]

[assembly: KSPAssembly("MOARdVAvionicsSystems", 1, 3)]

0 comments on commit c9a8777

Please sign in to comment.