diff --git a/ATray/ATray.csproj b/ATray/ATray.csproj index 497b701..dc20c9a 100644 --- a/ATray/ATray.csproj +++ b/ATray/ATray.csproj @@ -278,7 +278,7 @@ all - 1.8.0 + 1.9.0 @@ -290,7 +290,7 @@ $([System.Version]::Parse(%(ATrayAssemblyInfo.Version)).ToString(3)) - - + + \ No newline at end of file diff --git a/ATray/Activity/Blurrer.cs b/ATray/Activity/Blurrer.cs index a2c1933..34287b3 100644 --- a/ATray/Activity/Blurrer.cs +++ b/ATray/Activity/Blurrer.cs @@ -5,7 +5,7 @@ namespace ATray.Activity { /// - /// Makes the history easier to read by removing small acivities and merging small gaps + /// Makes the history easier to read by removing small activities and merging small gaps /// /// /// We can't modify the existing activities, since that would (for current month) be saved and change the history diff --git a/ATray/Properties/AssemblyInfo.cs b/ATray/Properties/AssemblyInfo.cs index 51afbfb..5754e98 100644 --- a/ATray/Properties/AssemblyInfo.cs +++ b/ATray/Properties/AssemblyInfo.cs @@ -9,5 +9,5 @@ [assembly: ComVisible(false)] [assembly: Guid("b4b6516d-9518-4b56-8006-699d681127ec")] -[assembly: AssemblyVersion("1.2.6.0")] -[assembly: AssemblyFileVersion("1.2.6.0")] +[assembly: AssemblyVersion("1.2.7.0")] +[assembly: AssemblyFileVersion("1.2.7.0")] diff --git a/ATray/Releases/ATray-1.2.7-delta.nupkg b/ATray/Releases/ATray-1.2.7-delta.nupkg new file mode 100644 index 0000000..6497fea Binary files /dev/null and b/ATray/Releases/ATray-1.2.7-delta.nupkg differ diff --git a/ATray/Releases/ATray-1.2.7-full.nupkg b/ATray/Releases/ATray-1.2.7-full.nupkg new file mode 100644 index 0000000..1ac14ad Binary files /dev/null and b/ATray/Releases/ATray-1.2.7-full.nupkg differ diff --git a/ATray/Releases/RELEASES b/ATray/Releases/RELEASES index 393eb4b..9109fab 100644 --- a/ATray/Releases/RELEASES +++ b/ATray/Releases/RELEASES @@ -28,4 +28,6 @@ F3EAE92325016A8FBF3DF0822590F7022D6A30AA https://github.com/jokedst/ATray/releas 688D4B4DCA6CA65F32961FDB3E9FCA6E0ADCAF5F https://github.com/jokedst/ATray/releases/download/v1.2.5/ATray-1.2.5-delta.nupkg 55949 BFB6EEE20F9E56EF595280B2AAE37735E1C5F01F https://github.com/jokedst/ATray/releases/download/v1.2.5/ATray-1.2.5-full.nupkg 6996681 9FFA76C26E781DEA1710688D39C6DDA0C10C72D5 https://github.com/jokedst/ATray/releases/download/v1.2.6/ATray-1.2.6-delta.nupkg 41678 -45978C9B0C7852D6C06E1B6D438B6468312AD011 https://github.com/jokedst/ATray/releases/download/v1.2.6/ATray-1.2.6-full.nupkg 6996649 \ No newline at end of file +45978C9B0C7852D6C06E1B6D438B6468312AD011 https://github.com/jokedst/ATray/releases/download/v1.2.6/ATray-1.2.6-full.nupkg 6996649 +01AE8EA35E7824B2A84579E954D520C5DFEBAFC9 https://github.com/jokedst/ATray/releases/download/v1.2.7/ATray-1.2.7-delta.nupkg 385793 +DD8A60EE5FB26C8AE76BE48C059F0966BBF6E9E6 https://github.com/jokedst/ATray/releases/download/v1.2.7/ATray-1.2.7-full.nupkg 6995618 \ No newline at end of file diff --git a/ATray/Releases/Setup.exe b/ATray/Releases/Setup.exe index 966f00a..ced7ff2 100644 Binary files a/ATray/Releases/Setup.exe and b/ATray/Releases/Setup.exe differ diff --git a/ATray/Releases/Setup.msi b/ATray/Releases/Setup.msi index c3e3eaa..44d44d1 100644 Binary files a/ATray/Releases/Setup.msi and b/ATray/Releases/Setup.msi differ