From ae1f1a8ea5de937db8cdcf81d951c1c2f49c37ac Mon Sep 17 00:00:00 2001 From: Dominic Beger Date: Sun, 3 Sep 2017 00:30:09 +0200 Subject: [PATCH 1/3] Update version to v3.1.8 --- nUpdate.Administration/Program.cs | 2 +- nUpdate.Administration/Properties/AssemblyInfo.cs | 4 ++-- nUpdate.Administration/UI/Dialogs/InfoDialog.Designer.cs | 2 +- nUpdate.Client.GuiInterface/Properties/AssemblyInfo.cs | 2 +- nUpdate.Test/Properties/AssemblyInfo.cs | 4 ++-- nUpdate.UpdateInstaller/Properties/AssemblyInfo.cs | 4 ++-- nUpdate/Properties/AssemblyInfo.cs | 4 ++-- 7 files changed, 11 insertions(+), 11 deletions(-) diff --git a/nUpdate.Administration/Program.cs b/nUpdate.Administration/Program.cs index 41ce8c60..9314e4b6 100644 --- a/nUpdate.Administration/Program.cs +++ b/nUpdate.Administration/Program.cs @@ -54,7 +54,7 @@ public static class Program /// /// The version string shown in all dialog titles. /// - public static string VersionString => "nUpdate Administration v3.1.5"; + public static string VersionString => "nUpdate Administration v3.1.8"; public static string AesKeyPassword => "VZh7mLRPNI"; public static string AesIvPassword => "cOijH2vgwR"; diff --git a/nUpdate.Administration/Properties/AssemblyInfo.cs b/nUpdate.Administration/Properties/AssemblyInfo.cs index 50d965c1..ffa22ec9 100644 --- a/nUpdate.Administration/Properties/AssemblyInfo.cs +++ b/nUpdate.Administration/Properties/AssemblyInfo.cs @@ -38,6 +38,6 @@ // übernehmen, indem Sie "*" eingeben: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("3.1.5.0")] -[assembly: AssemblyFileVersion("3.1.5.0")] +[assembly: AssemblyVersion("3.1.8.0")] +[assembly: AssemblyFileVersion("3.1.8.0")] [assembly: NeutralResourcesLanguage("")] \ No newline at end of file diff --git a/nUpdate.Administration/UI/Dialogs/InfoDialog.Designer.cs b/nUpdate.Administration/UI/Dialogs/InfoDialog.Designer.cs index 18e0be94..ecde6b49 100644 --- a/nUpdate.Administration/UI/Dialogs/InfoDialog.Designer.cs +++ b/nUpdate.Administration/UI/Dialogs/InfoDialog.Designer.cs @@ -105,7 +105,7 @@ private void InitializeComponent() this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(75, 13); this.label13.TabIndex = 20; - this.label13.Text = "v3.1.5"; + this.label13.Text = "v3.1.8"; // // controlPanel1 // diff --git a/nUpdate.Client.GuiInterface/Properties/AssemblyInfo.cs b/nUpdate.Client.GuiInterface/Properties/AssemblyInfo.cs index 6b9c9a75..b3e8e4fe 100644 --- a/nUpdate.Client.GuiInterface/Properties/AssemblyInfo.cs +++ b/nUpdate.Client.GuiInterface/Properties/AssemblyInfo.cs @@ -38,4 +38,4 @@ // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("3.1.0.0")] -[assembly: AssemblyFileVersion("3.1.5.0")] +[assembly: AssemblyFileVersion("3.1.8.0")] diff --git a/nUpdate.Test/Properties/AssemblyInfo.cs b/nUpdate.Test/Properties/AssemblyInfo.cs index 0e93446d..ad5dea81 100644 --- a/nUpdate.Test/Properties/AssemblyInfo.cs +++ b/nUpdate.Test/Properties/AssemblyInfo.cs @@ -37,5 +37,5 @@ // durch Einsatz von '*', wie in nachfolgendem Beispiel: // [Assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("3.1.5.0")] -[assembly: AssemblyFileVersion("3.1.5.0")] +[assembly: AssemblyVersion("3.1.8.0")] +[assembly: AssemblyFileVersion("3.1.8.0")] diff --git a/nUpdate.UpdateInstaller/Properties/AssemblyInfo.cs b/nUpdate.UpdateInstaller/Properties/AssemblyInfo.cs index 74c329fa..20e1d1d6 100644 --- a/nUpdate.UpdateInstaller/Properties/AssemblyInfo.cs +++ b/nUpdate.UpdateInstaller/Properties/AssemblyInfo.cs @@ -37,5 +37,5 @@ // übernehmen, indem Sie "*" eingeben: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("3.1.5.0")] -[assembly: AssemblyFileVersion("3.1.5.0")] +[assembly: AssemblyVersion("3.1.8.0")] +[assembly: AssemblyFileVersion("3.1.8.0")] diff --git a/nUpdate/Properties/AssemblyInfo.cs b/nUpdate/Properties/AssemblyInfo.cs index 083b3331..ec5ed094 100644 --- a/nUpdate/Properties/AssemblyInfo.cs +++ b/nUpdate/Properties/AssemblyInfo.cs @@ -37,5 +37,5 @@ // übernehmen, indem Sie "*" eingeben: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("3.1.5.0")] -[assembly: AssemblyFileVersion("3.1.5.0")] \ No newline at end of file +[assembly: AssemblyVersion("3.1.8.0")] +[assembly: AssemblyFileVersion("3.1.8.0")] \ No newline at end of file From 5588dcba6d136a2794acabd13f82ab8bdd89dfc1 Mon Sep 17 00:00:00 2001 From: Dominic Beger Date: Sun, 3 Sep 2017 00:30:47 +0200 Subject: [PATCH 2/3] Update version in ReadMe to v3.1.8 --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 71cac0c3..dc5f4b10 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@ # nUpdate - .NET Update Solution -[![Release](https://img.shields.io/badge/release-v3.1.5-blue.svg)](https://github.com/ProgTrade/nUpdate/releases) -[![NuGet](https://img.shields.io/badge/nuget%20nUpdate.ProvideTAP-v3.1.5-red.svg)](https://www.nuget.org/packages/nUpdate.ProvideTAP/) -[![NuGet](https://img.shields.io/badge/nuget%20nUpdate.WithoutTAP-v3.1.5-red.svg)](https://www.nuget.org/packages/nUpdate.WithoutTAP/) +[![Release](https://img.shields.io/badge/release-v3.1.8-blue.svg)](https://github.com/ProgTrade/nUpdate/releases) +[![NuGet](https://img.shields.io/badge/nuget%20nUpdate.ProvideTAP-v3.1.8-red.svg)](https://www.nuget.org/packages/nUpdate.ProvideTAP/) +[![NuGet](https://img.shields.io/badge/nuget%20nUpdate.WithoutTAP-v3.1.8-red.svg)](https://www.nuget.org/packages/nUpdate.WithoutTAP/) [![Issues](https://img.shields.io/github/issues/ProgTrade/nUpdate.svg)](https://github.com/ProgTrade/nUpdate/issues) [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/ProgTrade/nUpdate/master/LICENSE) [![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=dominic%2ebeger%40hotmail%2ede&lc=DE&item_name=nUpdate&no_note=0¤cy_code=EUR&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHostedGuest) @@ -39,13 +39,13 @@ You can get the necessary libraries and applications from the current [releases] If you want to use nUpdate with the Taskbased Asynchronous Pattern including `async` and `await`, then install this package: ``` -PM> Install-Package nUpdate.ProvideTAP -Version 3.1.5 +PM> Install-Package nUpdate.ProvideTAP -Version 3.1.8 ``` Otherwise, if you want to use the Eventbased Asynchronous Pattern only, make sure to install this package: ``` -PM> Install-Package nUpdate.WithoutTAP -Version 3.1.5 +PM> Install-Package nUpdate.WithoutTAP -Version 3.1.8 ``` ## Web From ef4208c3ecd6b466b072b0a666a4cbdaa39a0260 Mon Sep 17 00:00:00 2001 From: Dominic Beger Date: Sun, 3 Sep 2017 00:33:11 +0200 Subject: [PATCH 3/3] Update installer binaries in nUpdate --- nUpdate/Resources/nUpdate UpdateInstaller.exe | Bin 115200 -> 115200 bytes nUpdate/Resources/nUpdate UpdateInstaller.pdb | Bin 124416 -> 124416 bytes 2 files changed, 0 insertions(+), 0 deletions(-) diff --git a/nUpdate/Resources/nUpdate UpdateInstaller.exe b/nUpdate/Resources/nUpdate UpdateInstaller.exe index 8dd62a0b588a38d386141826a36c98f5c9707c82..f708dbb9bf97c9dd612f3615be71fb4c3d90f56f 100644 GIT binary patch delta 141 zcmZo@VQ*+*pU}Z1W4N)aD36h2^WVI5TY>-9S$(|H<}MR&m#4Lc@~LhvS>w&eXtDXg zt}nGZGKQ-o8GwKZh-DZV7|w(-GMuqsWC#j&2^Q^`vEp*TPPb0pjSG~L{g}2tuwb;S q=j32uWMBp==h&{kgK;Axqs8`{I~l(N>FF1DGnxaroO>9*vjPA(9xf38 delta 141 zcmZo@VQ*+*pU}b7&$_XzD36hK^WVI5TYBn5=$(FD)plU!Kxtb!4Ikw5hP?xEW0zmeX}#OFPqG~ zKQr&2t_!Y-cRoC-h$x!9KDBV@>E28AGk01}^?3^M;I{*TTWyD1cC{|3tD|EbjwxR4q>CsY} z)a)bW^T@+=$V6Z8VZVh}+_2xmJCqM7pHM!dd_`G8`GxWaMW$xYAjl1S28}2&lxCDx zly;O(lrC;ea7kJP_nPZ*4;P%FC|wMDiB9mGBoqyFSyytME}mxFr#qZhU`sVv=(H_O zM4M{l9b1!HXD)d!*(R-esoI%=7*XT$t{D}@dzP`*mR@kN3|sT^pcP}@ zmONcdm9LQK{yOt-K`n-OLc4bm4eBBIo0k9iT&1}C3wMWgH$Ne7%&86g$;%(DknT{(dto*k~wowEiG=M&+ty|r5&Q+rG68+CnjJT=kP=XCX{ zcMXB}gHB>Z{n%wK46s=&iZX@cT&vN)iM;Ftw}*V#Y2cj!-dPKX7l1ehyfpB}4Nu}1 zi)25^HNOm}nEB1j4dCT~cbmxa4R{ZT4?)0r;1#sjo$A=fRW43Arxxq1j1b@aByYcY zSr5Dh;5Aixma){Dfw;9&G`x1;?EzlrejpwM;`{?u6EODBQ_%l8i1QkFZ-Ms#?V(RV z`~m`g2i`Bk^X#ENK&;|Z%5M*anfa};81Ui>?4cwOTS34!;O+j$)A`E@(#dd|Kc(V5 zKVJlh4!Ov)aEYQpBKII()48wI&ok@Mp2_me(pFuGns8@5(GDN6pV=!dnBMjcd zXUzf80pb(jJ!3Yb7lS!7gK?smzIkTl{H6azhJI6e1u&agvOK7+m1bsEJiVCAo4K>u zSpu@3so%~9Q)q@!7DNo_k~2l*8c(XGuywyw&Pu%pb} eCF5nsXd^Rsv=%z)d|OhD5#PULPU59niT?$^qW4q)