diff --git a/OpenHardwareMonitor.csproj b/OpenHardwareMonitor.csproj index 67b7e6e..5e27749 100644 --- a/OpenHardwareMonitor.csproj +++ b/OpenHardwareMonitor.csproj @@ -58,9 +58,7 @@ - - diff --git a/Properties/AssemblyVersion.cs b/Properties/AssemblyVersion.cs index 7b6dfaf..ff0385c 100644 --- a/Properties/AssemblyVersion.cs +++ b/Properties/AssemblyVersion.cs @@ -37,5 +37,5 @@ using System.Reflection; -[assembly: AssemblyVersion("0.2.0.0")] -[assembly: AssemblyInformationalVersion("0.2.0 Beta")] \ No newline at end of file +[assembly: AssemblyVersion("0.2.1.0")] +[assembly: AssemblyInformationalVersion("0.2.1 Beta")] \ No newline at end of file