diff --git a/src/Plugin.Discord/Properties/AssemblyInfo.cs b/src/Plugin.Discord/Properties/AssemblyInfo.cs index 4e0c6bb2..8db0dd28 100644 --- a/src/Plugin.Discord/Properties/AssemblyInfo.cs +++ b/src/Plugin.Discord/Properties/AssemblyInfo.cs @@ -30,5 +30,5 @@ using System.Runtime.InteropServices; // // 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.19.1")] -[assembly: AssemblyFileVersion("1.0.19.1")] +[assembly: AssemblyVersion("1.0.19.2")] +[assembly: AssemblyFileVersion("1.0.19.2")]