[READ-ONLY] Mirror of https://github.com/jackmawer/BlueRoseClassic.
0

Configure Feed

Select the types of activity you want to include in your feed.

Version jump

Zack Casey (Mar 4, 2016, 10:54 PM EST) 4e965b42 8f8a7b15

+2 -2
+2 -2
BlueRose/Properties/AssemblyInfo.cs
··· 33 33 // You can specify all the values or you can default the Build and Revision Numbers 34 34 // by using the '*' as shown below: 35 35 // [assembly: AssemblyVersion("1.0.*")] 36 - [assembly: AssemblyVersion("2.0.*")] 37 - [assembly: AssemblyFileVersion("2.0.0.0")] 36 + [assembly: AssemblyVersion("2.1.*")] 37 + [assembly: AssemblyFileVersion("2.1.0.0")] 38 38 [assembly: NeutralResourcesLanguage("en")] 39 39