Skip to content

Commit 979b268

Browse files
committed
bump version to v2.2.12
1 parent 06c1f92 commit 979b268

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

AutoAsparagus/GameData/AutoAsparagus.version

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
"URL":"https://raw.githubusercontent.com/henrybauer/AutoAsparagus/master/AutoAsparagus/GameData/AutoAsparagus.version",
44
"DOWNLOAD":"http://forum.kerbalspaceprogram.com/threads/61238",
55
"VERSION": {
6-
"MAJOR":2,"MINOR":2,"PATCH":11,"BUILD":0
6+
"MAJOR":2,"MINOR":2,"PATCH":12,"BUILD":0
77
},
88
"KSP_VERSION": {
9-
"MAJOR":1,"MINOR":4,"PATCH":3
9+
"MAJOR":1,"MINOR":4,"PATCH":4
1010
}
1111
}

Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@
2929
// Build Number
3030
// Revision
3131
//
32-
[assembly: AssemblyVersion("2.2.11")]
33-
[assembly: AssemblyFileVersion("2.2.11")]
32+
[assembly: AssemblyVersion("2.2.12")]
33+
[assembly: AssemblyFileVersion("2.2.12")]

0 commit comments

Comments
 (0)