From f50bcac429f46845e3fd2e30a5fa09f3ab090155 Mon Sep 17 00:00:00 2001 From: Jonathan Bayer Date: Wed, 7 Apr 2021 08:52:59 -0400 Subject: [PATCH] Updated version Updated changelog --- Changelog.txt | 7 ++++++- StationScience.version | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/Changelog.txt b/Changelog.txt index 8f78b05..827b1a1 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -27,4 +27,9 @@ Changelog 2.6.0.4 Fixed error in version file - Removed extra .version file in mod dir \ No newline at end of file + Removed extra .version file in mod dir + +2.6.0.5 + Thanks to forum user @xmnovotny for these two fixes: + Fixed error of loading science requirement definitions. + Fixed typo (both typo and case issue) with name of BIOPRODUCTS by replacing bad text with already-defined constant \ No newline at end of file diff --git a/StationScience.version b/StationScience.version index da00ea3..a854f5d 100644 --- a/StationScience.version +++ b/StationScience.version @@ -11,7 +11,7 @@ "MAJOR": 2, "MINOR": 6, "PATCH": 0, - "BUILD": 4 + "BUILD": 5 }, "KSP_VERSION_MIN": { "MAJOR": 1,