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

Commit

Permalink
Bump version to 1.0.0rc4
Browse files Browse the repository at this point in the history
  • Loading branch information
shana committed Jun 4, 2018
1 parent 58185f5 commit 43e1e78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/SolutionInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ internal static class AssemblyVersionInformation {
// this is for the AssemblyVersion and AssemblyVersion attributes, which can't handle alphanumerics
internal const string VersionForAssembly = "1.0.0";
// Actual real version
internal const string Version = "1.0.0rc3";
internal const string Version = "1.0.0rc4";
}
}

0 comments on commit 43e1e78

Please sign in to comment.