From 052090fcd5488b8e239667d37ba6bca749218a53 Mon Sep 17 00:00:00 2001 From: Fluffy Date: Sat, 18 Jan 2020 22:17:01 +0100 Subject: [PATCH] 'Release 2.5.136 [nolog]' --- About/About.xml | 3 ++- About/Manifest.xml | 6 +++--- Assemblies/Pharmacist.dll | Bin 17920 -> 17920 bytes Readme.md | 11 +++++++---- Source/Pharmacist/Properties/AssemblyInfo.cs | 2 +- 5 files changed, 13 insertions(+), 9 deletions(-) diff --git a/About/About.xml b/About/About.xml index 8e538b5..d6a3ea5 100644 --- a/About/About.xml +++ b/About/About.xml @@ -42,9 +42,10 @@ Vokania: Korean translation MrCaka: Brazilean Portuguese translation chrisxlite: Update Simplified Chinese translation A Steam User: Russian translation +CrapoFR: French translation <size=24>Version</size> -This is version 2.4.135, for RimWorld 1.0.2150. +This is version 2.5.136, for RimWorld 1.0.2408. diff --git a/About/Manifest.xml b/About/Manifest.xml index 1197c35..88a902f 100644 --- a/About/Manifest.xml +++ b/About/Manifest.xml @@ -1,6 +1,6 @@ - 2.4.135 - https://cdn.jsdelivr.net/gh/FluffierThanThou/Pharmacist/About/Manifest.xml - https://github.com/FluffierThanThou/Pharmacist/releases/v2.4.135 + 2.5.136 + https://cdn.jsdelivr.net/gh/fluffy-mods/Pharmacist/About/Manifest.xml + https://github.com/fluffy-mods/Pharmacist/releases/v2.5.136 \ No newline at end of file diff --git a/Assemblies/Pharmacist.dll b/Assemblies/Pharmacist.dll index 63e3c077cae7da36dddb99f3be0250d1186a1677..579407eef29d42c44d9139d32bdadd4c291f5ffa 100644 GIT binary patch delta 143 zcmZqZVQlDOoY28?wp2N8W6v#l7G0U?;hVD*y2J#yyW@nu)NON|;%0T;UMlm!W)^d9 zHda$TLu0eaBDS`i=0=9bdPYVjMw9Q^YEEvp4MK=)zGu6NiJz5$iGhKkg8@o!p6=kt Z$Z5);$6&}{%wV?pp<_HU*VB1B699`mCo%v4 delta 143 zcmZqZVQlDOoY29d_{}qBW6v#l7H#Q=v756Ly2J#g&DzA6^oZSmt8e9u-UBx?H?x>? zv$2}!85)~T7O}PEG_y1{)iW|NFrIwRR&#Q*Z4g3a^F7;DO#CbiObiSR?F>+Q^K=JC ZMotq3JqAMtV+PaB4;|x?xt`A3nE)-MD6aqj diff --git a/Readme.md b/Readme.md index 2b7a325..67dfb08 100644 --- a/Readme.md +++ b/Readme.md @@ -36,24 +36,27 @@ Some injuries might be diagnosed wrong, and receive medicine that is either not - MrCaka: Brazilean Portuguese translation - chrisxlite: Update Simplified Chinese translation - A Steam User: Russian translation + - CrapoFR: French translation # Think you found a bug? Please read [this guide](http://steamcommunity.com/sharedfiles/filedetails/?id=725234314) before creating a bug report, - and then create a bug report [here](https://github.com/FluffierThanThou/Pharmacist/issues) + and then create a bug report [here](https://github.com/fluffy-mods/Pharmacist/issues) # Older versions -All current and past versions of this mod can be downloaded from [GitHub](https://github.com/FluffierThanThou/Pharmacist/releases). +All current and past versions of this mod can be downloaded from [GitHub](https://github.com/fluffy-mods/Pharmacist/releases). # License All original code in this mod is licensed under the [MIT license](https://opensource.org/licenses/MIT). Do what you want, but give me credit. All original content (e.g. text, imagery, sounds) in this mod is licensed under the [CC-BY-SA 4.0 license](http://creativecommons.org/licenses/by-sa/4.0/). -Parts of the code in this mod, and some content may be licensed by their original authors. If this is the case, the original author & license will either be given in the source code, or be in a LICENSE file next to the content. Please do not decompile my mods, but use the original source code available on [GitHub](https://github.com/FluffierThanThou/Pharmacist/), so license information in the source code is preserved. +Parts of the code in this mod, and some content may be licensed by their original authors. If this is the case, the original author & license will either be given in the source code, or be in a LICENSE file next to the content. Please do not decompile my mods, but use the original source code available on [GitHub](https://github.com/fluffy-mods/Pharmacist/), so license information in the source code is preserved. # Are you enjoying my mods? Show your appreciation by buying me a coffee (or contribute towards a nice single malt). [![Buy Me a Coffee](http://i.imgur.com/EjWiUwx.gif)](https://ko-fi.com/fluffymods) +[![I Have a Black Dog](https://i.ibb.co/ss59Rwy/New-Project-2.png)](https://www.youtube.com/watch?v=XiCrniLQGYc) + # Version -This is version 2.4.135, for RimWorld 1.0.2150. \ No newline at end of file +This is version 2.5.136, for RimWorld 1.0.2408. \ No newline at end of file diff --git a/Source/Pharmacist/Properties/AssemblyInfo.cs b/Source/Pharmacist/Properties/AssemblyInfo.cs index aee8220..5813b04 100644 --- a/Source/Pharmacist/Properties/AssemblyInfo.cs +++ b/Source/Pharmacist/Properties/AssemblyInfo.cs @@ -33,4 +33,4 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("2.0.0")] -[assembly: AssemblyFileVersion("2.4.135")] +[assembly: AssemblyFileVersion("2.5.136")]