Skip to content

Commit

Permalink
Updated the digital certificate.
Browse files Browse the repository at this point in the history
  • Loading branch information
dlebansais committed Jun 3, 2019
1 parent a1e5a6b commit 4ca1d17
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions Kill-Update-Plugin/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
// 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.40")]
[assembly: AssemblyFileVersion("1.0.0.39")]
[assembly: AssemblyVersion("1.0.0.44")]
[assembly: AssemblyFileVersion("1.0.0.41")]
[assembly: NeutralResourcesLanguage("en-US")]

4 changes: 2 additions & 2 deletions Kill-Update/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
// 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.40")]
[assembly: AssemblyFileVersion("1.0.0.36")]
[assembly: AssemblyVersion("1.0.0.44")]
[assembly: AssemblyFileVersion("1.0.0.40")]
[assembly: NeutralResourcesLanguage("en-US")]

4 changes: 2 additions & 2 deletions SinglePluginHost/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
// 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.40")]
[assembly: AssemblyFileVersion("1.0.0.40")]
[assembly: AssemblyVersion("1.0.0.44")]
[assembly: AssemblyFileVersion("1.0.0.45")]
[assembly: NeutralResourcesLanguage("en-US")]

0 comments on commit 4ca1d17

Please sign in to comment.