diff --git a/About/About.xml b/About/About.xml index 7adfee3..acacda3 100644 --- a/About/About.xml +++ b/About/About.xml @@ -39,7 +39,7 @@ Dango998: Simplified Chinese translation SteamJay: <size=24>Version</size> -This is version v0.18.0.4 +This is version v0.18.0.5 \ No newline at end of file diff --git a/Assemblies/Pharmacist.dll b/Assemblies/Pharmacist.dll index 5c6f7b0..c1f6956 100644 Binary files a/Assemblies/Pharmacist.dll and b/Assemblies/Pharmacist.dll differ diff --git a/Readme.md b/Readme.md index 7f902d3..06e4b3b 100644 --- a/Readme.md +++ b/Readme.md @@ -50,4 +50,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 v0.18.0.4 \ No newline at end of file +This is version v0.18.0.5 \ No newline at end of file diff --git a/Source/Pharmacist/Properties/AssemblyInfo.cs b/Source/Pharmacist/Properties/AssemblyInfo.cs index a6957d5..e75985d 100644 --- a/Source/Pharmacist/Properties/AssemblyInfo.cs +++ b/Source/Pharmacist/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("18.0.4.63")] -[assembly: AssemblyFileVersion("18.0.4.63")] +[assembly: AssemblyVersion("18.0.5.65")] +[assembly: AssemblyFileVersion("18.0.5.65")]