diff --git a/.gitignore b/.gitignore index 52058d0..158d968 100644 --- a/.gitignore +++ b/.gitignore @@ -65,3 +65,5 @@ GameData/KerbalChangelog/KerbalChangelogChangelogv1-1-2.cfg GameData/KerbalChangelog/LICENSE OhScrap/obj/Debug/OhScrap.csproj.FileListAbsolute.txt OhScrap/obj/Release/OhScrap.csproj.FileListAbsolute.txt +*.log +OhScrap/obj/Release/OhScrap.csproj.FileListAbsolute.txt diff --git a/GameData/Severedsolo/OhScrap/Changelog.cfg b/GameData/Severedsolo/OhScrap/Changelog.cfg index 951aab2..b03453d 100644 --- a/GameData/Severedsolo/OhScrap/Changelog.cfg +++ b/GameData/Severedsolo/OhScrap/Changelog.cfg @@ -3,6 +3,11 @@ KERBALCHANGELOG //Required to have this name showChangelog = True //To show the changelog, this must be set to True modName = OhScrap //Add your mod's name here + VERSION + { + version = 1.5.1.1 + change = Rerelease due to not shipping the DLL + } VERSION { version = 1.5.1 diff --git a/GameData/Severedsolo/OhScrap/OhScrap.version b/GameData/Severedsolo/OhScrap/OhScrap.version index fb7b02d..8c59212 100644 --- a/GameData/Severedsolo/OhScrap/OhScrap.version +++ b/GameData/Severedsolo/OhScrap/OhScrap.version @@ -12,7 +12,7 @@ "MAJOR" : 1, "MINOR" : 5, "PATCH" : 1, - "BUILD" : 0 + "BUILD" : 1 }, "KSP_VERSION" : {