Skip to content
This repository has been archived by the owner on Nov 29, 2024. It is now read-only.

Commit

Permalink
Version set to 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rozmansi committed Sep 13, 2017
1 parent 8c405e2 commit a9ae6e3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions eduOpenVPN.Tests/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@
// Minor Version
// Build Number
// Revision
[assembly: AssemblyVersion("1.0.2.*")]
[assembly: AssemblyInformationalVersion("1.0.2")]
[assembly: AssemblyVersion("1.0.3.*")]
[assembly: AssemblyInformationalVersion("1.0.3")]
4 changes: 2 additions & 2 deletions eduOpenVPN/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
// Minor Version
// Build Number
// Revision
[assembly: AssemblyVersion("1.0.2.*")]
[assembly: AssemblyInformationalVersion("1.0.2")]
[assembly: AssemblyVersion("1.0.3.*")]
[assembly: AssemblyInformationalVersion("1.0.3")]

0 comments on commit a9ae6e3

Please sign in to comment.