Skip to content

Commit

Permalink
RDMPDEV-1408 Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
tznind committed May 10, 2019
1 parent 2908fbd commit 420fe05
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions SharedAssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
[assembly: AssemblyCulture("")]

// These should be replaced with correct values by the release process
[assembly: AssemblyVersion("0.0.0.1")]
[assembly: AssemblyFileVersion("0.0.0.1")]
[assembly: AssemblyInformationalVersion("0.0.0.1")]
[assembly: AssemblyVersion("0.0.1.1")]
[assembly: AssemblyFileVersion("0.0.1.1")]
[assembly: AssemblyInformationalVersion("0.0.1.1")]

0 comments on commit 420fe05

Please sign in to comment.