Skip to content
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.

Commit

Permalink
Build and publish nuget package
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Friesen committed Nov 4, 2016
1 parent c98e22c commit d4f780c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Rock.Core/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.9.0.0")]
[assembly: AssemblyFileVersion("0.9.9")]
[assembly: AssemblyInformationalVersion("0.9.9")]
[assembly: AssemblyFileVersion("0.9.10")]
[assembly: AssemblyInformationalVersion("0.9.10")]

[assembly: InternalsVisibleTo("Rock.Core.UnitTests")]

0 comments on commit d4f780c

Please sign in to comment.