File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2828// You can specify all the values or you can default the Revision and Build Numbers
2929// by using the '*' as shown below:
3030
31- [ assembly: AssemblyVersion ( "1.0.5 .0" ) ]
32- [ assembly: AssemblyFileVersion ( "1.0.5 .0" ) ]
31+ [ assembly: AssemblyVersion ( "1.0.6 .0" ) ]
32+ [ assembly: AssemblyFileVersion ( "1.0.6 .0" ) ]
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<PackageManifest Version =" 2.0.0" xmlns =" http://schemas.microsoft.com/developer/vsx-schema/2011" xmlns : d =" http://schemas.microsoft.com/developer/vsx-schema-design/2011" >
33 <Metadata >
4- <Identity Id =" f38d29e7-cd86-43d5-9c32-4be26302b55e" Version =" 1.0.5 " Language =" en-US" Publisher =" Phil Haack" />
4+ <Identity Id =" f38d29e7-cd86-43d5-9c32-4be26302b55e" Version =" 1.0.6 " Language =" en-US" Publisher =" Phil Haack" />
55 <DisplayName >Encourage</DisplayName >
66 <Description >Adds a bit of whimsy to your work day.</Description >
77 <License >LICENSE.txt</License >
Original file line number Diff line number Diff line change 1+ ### New in 1.0.6 (Released 2014/07/24)
2+ * Added eight new encouragements - #23 via @philoushka
3+ * Fixed bug so encouragements now show up in Razor files - #25 via @jaredpar
4+
15### New in 1.0.5 (Released 2014/07/18)
26* Fixed bug where encouragements show up in the Immediate window - #20 via @jaredpar
37
You can’t perform that action at this time.
0 commit comments