Skip to content

Commit

Permalink
'Release 1.12.106 [nolog]'
Browse files Browse the repository at this point in the history
  • Loading branch information
FluffierThanThou committed Aug 14, 2018
1 parent 6d2e1de commit d896890
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions About/About.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<name>Pharmacist</name>
<author>Fluffy</author>
<url>https://ludeon.com/forums/index.php?topic=16120</url>
<targetVersion>1.0.1970</targetVersion>
<targetVersion>0.19.1987</targetVersion>
<description>Not all injuries are equal; pharmacist prescribes the right medicine for the job.

&lt;size=24&gt;Important&lt;/size&gt;
Expand Down Expand Up @@ -41,7 +41,7 @@ FAIL! chapi: German translation
Vokania: Korean translation

&lt;size=24&gt;Version&lt;/size&gt;
This is version 1.11.102, for RimWorld 1.0.1970.
This is version 1.12.106, for RimWorld 0.19.1987.

</description>
</ModMetaData>
Binary file modified Assemblies/0Harmony.dll
Binary file not shown.
Binary file modified Assemblies/Pharmacist.dll
Binary file not shown.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ Show your appreciation by buying me a coffee (or contribute towards a nice singl
[![Buy Me a Coffee](http://i.imgur.com/EjWiUwx.gif)](https://ko-fi.com/fluffymods)

# Version
This is version 1.11.102, for RimWorld 1.0.1970.
This is version 1.12.106, for RimWorld 0.19.1987.
4 changes: 2 additions & 2 deletions Source/Pharmacist/Pharmacist.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="0Harmony, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null">
<Reference Include="0Harmony">
<HintPath>..\..\..\..\harmony\0Harmony.dll</HintPath>
</Reference>
<Reference Include="Assembly-CSharp, Version=1.0.6775.37815, Culture=neutral, PublicKeyToken=null">
<Reference Include="Assembly-CSharp">
<HintPath>..\..\..\..\dlls\Assembly-CSharp.dll</HintPath>
<Private>False</Private>
</Reference>
Expand Down

0 comments on commit d896890

Please sign in to comment.