diff --git a/About/About.xml b/About/About.xml index 035874f..19a1dac 100644 --- a/About/About.xml +++ b/About/About.xml @@ -33,7 +33,7 @@ Bronytamin: WNJStudio: Updated chinese translation <size=24>Version</size> -This is version v0.18.1.1 +This is version v0.18.1.2 \ No newline at end of file diff --git a/Assemblies/MedicalInfo.dll b/Assemblies/MedicalInfo.dll index c77c4cb..852f9ed 100755 Binary files a/Assemblies/MedicalInfo.dll and b/Assemblies/MedicalInfo.dll differ diff --git a/Readme.md b/Readme.md index 71d2abf..f8abac7 100644 --- a/Readme.md +++ b/Readme.md @@ -46,4 +46,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.1.1 \ No newline at end of file +This is version v0.18.1.2 \ No newline at end of file diff --git a/Source/MedicalInfo/Properties/AssemblyInfo.cs b/Source/MedicalInfo/Properties/AssemblyInfo.cs index 453d992..f4c96c3 100644 --- a/Source/MedicalInfo/Properties/AssemblyInfo.cs +++ b/Source/MedicalInfo/Properties/AssemblyInfo.cs @@ -31,5 +31,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.1.1.7")] -[assembly: AssemblyFileVersion("18.1.1.7")] +[assembly: AssemblyVersion("18.1.2.8")] +[assembly: AssemblyFileVersion("18.1.2.8")]