diff --git a/.vs/Elite Power Management Simulator/v16/.suo b/.vs/Elite Power Management Simulator/v16/.suo index 2646663..6bedc12 100644 Binary files a/.vs/Elite Power Management Simulator/v16/.suo and b/.vs/Elite Power Management Simulator/v16/.suo differ diff --git a/Elite Power Management Simulator/Form1.Designer.cs b/Elite Power Management Simulator/Form1.Designer.cs index fc56450..17b8191 100644 --- a/Elite Power Management Simulator/Form1.Designer.cs +++ b/Elite Power Management Simulator/Form1.Designer.cs @@ -158,7 +158,7 @@ this.lbl_version.Name = "lbl_version"; this.lbl_version.Size = new System.Drawing.Size(46, 13); this.lbl_version.TabIndex = 11; - this.lbl_version.Text = "v1.0.0.0"; + this.lbl_version.Text = "v1.0.0.1"; // // form_main // diff --git a/Elite Power Management Simulator/Properties/AssemblyInfo.cs b/Elite Power Management Simulator/Properties/AssemblyInfo.cs index 1cf3377..2acd531 100644 --- a/Elite Power Management Simulator/Properties/AssemblyInfo.cs +++ b/Elite Power Management Simulator/Properties/AssemblyInfo.cs @@ -32,5 +32,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.*")] -[assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] +[assembly: AssemblyVersion("1.0.0.1")] +[assembly: AssemblyFileVersion("1.0.0.1")] diff --git a/Elite Power Management Simulator/obj/Release/Elite Power Management Simulator.csproj.GenerateResource.cache b/Elite Power Management Simulator/obj/Release/Elite Power Management Simulator.csproj.GenerateResource.cache index 5ff3d11..b38573d 100644 Binary files a/Elite Power Management Simulator/obj/Release/Elite Power Management Simulator.csproj.GenerateResource.cache and b/Elite Power Management Simulator/obj/Release/Elite Power Management Simulator.csproj.GenerateResource.cache differ diff --git a/Elite Power Management Simulator/obj/Release/Elite Power Management Simulator.exe b/Elite Power Management Simulator/obj/Release/Elite Power Management Simulator.exe index 9e9f2fb..826cefe 100644 Binary files a/Elite Power Management Simulator/obj/Release/Elite Power Management Simulator.exe and b/Elite Power Management Simulator/obj/Release/Elite Power Management Simulator.exe differ diff --git a/Elite Power Management Simulator/obj/Release/Elite Power Management Simulator.pdb b/Elite Power Management Simulator/obj/Release/Elite Power Management Simulator.pdb index f44dcda..97348f1 100644 Binary files a/Elite Power Management Simulator/obj/Release/Elite Power Management Simulator.pdb and b/Elite Power Management Simulator/obj/Release/Elite Power Management Simulator.pdb differ