Skip to content

Commit

Permalink
RDMPDEV-1492 Version bumped to 0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
tznind committed Jul 12, 2019
1 parent 0d4dcfa commit 5b0490d
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.1.4")]
[assembly: AssemblyFileVersion("0.1.4")]
[assembly: AssemblyInformationalVersion("0.1.4")]
[assembly: AssemblyVersion("0.1.5")]
[assembly: AssemblyFileVersion("0.1.5")]
[assembly: AssemblyInformationalVersion("0.1.5")]

0 comments on commit 5b0490d

Please sign in to comment.