Skip to content

Commit

Permalink
'Release 2.4.135 [nolog]'
Browse files Browse the repository at this point in the history
  • Loading branch information
FluffierThanThou committed Jan 24, 2019
1 parent faa3bea commit 4c3eb7b
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 7 deletions.
9 changes: 7 additions & 2 deletions About/About.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
<name>Pharmacist</name>
<author>Fluffy</author>
<url>https://ludeon.com/forums/index.php?topic=16120</url>
<targetVersion>1.0.2059</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 @@ -40,9 +39,15 @@ SteamJay: Swedish translation
FAIL! chapi: German translation
Vokania: Korean translation
53N4: Spanish translation
MrCaka: Brazilean Portuguese translation
chrisxlite: Update Simplified Chinese translation
A Steam User: Russian translation

&lt;size=24&gt;Version&lt;/size&gt;
This is version 2.3.133, for RimWorld 1.0.2059.
This is version 2.4.135, for RimWorld 1.0.2150.

</description>
<supportedVersions>
<li>1.0</li>
</supportedVersions>
</ModMetaData>
6 changes: 3 additions & 3 deletions About/Manifest.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Manifest>
<version>2.3.133</version>
<manifestUri>https://rawgit.com/FluffierThanThou/Pharmacist/master/About/Manifest.xml</manifestUri>
<downloadUri>https://github.com/FluffierThanThou/Pharmacist/releases/v2.3.133</downloadUri>
<version>2.4.135</version>
<manifestUri>https://cdn.jsdelivr.net/gh/FluffierThanThou/Pharmacist/About/Manifest.xml</manifestUri>
<downloadUri>https://github.com/FluffierThanThou/Pharmacist/releases/v2.4.135</downloadUri>
</Manifest>
Binary file modified Assemblies/Pharmacist.dll
Binary file not shown.
5 changes: 4 additions & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ Some injuries might be diagnosed wrong, and receive medicine that is either not
- FAIL! chapi: German translation
- Vokania: Korean translation
- 53N4: Spanish translation
- MrCaka: Brazilean Portuguese translation
- chrisxlite: Update Simplified Chinese translation
- A Steam User: Russian translation

# Think you found a bug?
Please read [this guide](http://steamcommunity.com/sharedfiles/filedetails/?id=725234314) before creating a bug report,
Expand All @@ -53,4 +56,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 2.3.133, for RimWorld 1.0.2059.
This is version 2.4.135, for RimWorld 1.0.2150.
2 changes: 1 addition & 1 deletion Source/Pharmacist/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("2.0.0")]
[assembly: AssemblyFileVersion("2.3.133")]
[assembly: AssemblyFileVersion("2.4.135")]

0 comments on commit 4c3eb7b

Please sign in to comment.