Skip to content

Commit c9a8777

Browse files
committed
Bump to 1.3.7
1 parent 9b1e4cb commit c9a8777

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

GameData/MOARdV/AvionicsSystems/AvionicsSystems.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
{
1313
"MAJOR": 1,
1414
"MINOR": 3,
15-
"PATCH": 6
15+
"PATCH": 7
1616
},
1717
"KSP_VERSION":
1818
{

PropConfig/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
[assembly: AssemblyConfiguration("")]
1010
[assembly: AssemblyCompany("")]
1111
[assembly: AssemblyProduct("PropConfig")]
12-
[assembly: AssemblyCopyright("Copyright © 2018-2022 MOARdV")]
12+
[assembly: AssemblyCopyright("Copyright © 2018-2023 MOARdV")]
1313
[assembly: AssemblyTrademark("")]
1414
[assembly: AssemblyCulture("")]
1515

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

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

Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
[assembly: AssemblyConfiguration("")]
1010
[assembly: AssemblyCompany("MOARdV")]
1111
[assembly: AssemblyProduct("AvionicsSystems")]
12-
[assembly: AssemblyCopyright("Copyright © 2016-2022 MOARdV")]
12+
[assembly: AssemblyCopyright("Copyright © 2016-2023 MOARdV")]
1313
[assembly: AssemblyTrademark("")]
1414
[assembly: AssemblyCulture("")]
1515

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

24-
[assembly: AssemblyVersion("1.3.6.*")]
24+
[assembly: AssemblyVersion("1.3.7.*")]
2525

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

0 commit comments

Comments
 (0)