diff --git a/CHANGELOG.md b/CHANGELOG.md index 53038c8..4f92cea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,8 +6,8 @@ These are the incremental changes to each version that has been released on the Individual releases are tagged as such in GitHub. -## 2.0.2 -**2018-09-22** +## 2.0.3 +**2018-09-30** - [x] Initial release diff --git a/Src/FootieData.Vsix/source.extension.cs b/Src/FootieData.Vsix/source.extension.cs index 7f741cb..57ca50f 100644 --- a/Src/FootieData.Vsix/source.extension.cs +++ b/Src/FootieData.Vsix/source.extension.cs @@ -11,7 +11,7 @@ static class Vsix public const string Name = "Football"; public const string Description = @"Tables. Results. Fixtures. In the IDE."; public const string Language = "en-US"; - public const string Version = "2.0.2"; + public const string Version = "2.0.3"; public const string Author = "Greg Trevellick"; public const string Tags = "Bundesliga, Championship, English, Football, Footie, Footy, League, Liga, Premier, Soccer, Sport, United, Liga, Ligue, Roma, Milan, Madrid"; } diff --git a/Src/FootieData.Vsix/source.extension.vsixmanifest b/Src/FootieData.Vsix/source.extension.vsixmanifest index 132f036..52c0011 100644 --- a/Src/FootieData.Vsix/source.extension.vsixmanifest +++ b/Src/FootieData.Vsix/source.extension.vsixmanifest @@ -1,27 +1,27 @@  - - - Football - Tables. Results. Fixtures. In the IDE. - https://github.com/GregTrevellick/VsixFootball - LICENSE.txt - https://github.com/GregTrevellick/VsixFootball/blob/master/CHANGELOG.md - Resources\VsixExtensionPreview_90x90.png - Resources\VsixExtensionPreview_175x175.png - Bundesliga, Championship, English, Football, Footie, Footy, League, Liga, Premier, Soccer, Sport, United, Liga, Ligue, Roma, Milan, Madrid - - - - - - - - - - - - - - + + + Football + Tables. Results. Fixtures. In the IDE. + https://github.com/GregTrevellick/VsixFootball + LICENSE.txt + https://github.com/GregTrevellick/VsixFootball/blob/master/CHANGELOG.md + Resources\VsixExtensionPreview_90x90.png + Resources\VsixExtensionPreview_175x175.png + Bundesliga, Championship, English, Football, Footie, Footy, League, Liga, Premier, Soccer, Sport, United, Liga, Ligue, Roma, Milan, Madrid + + + + + + + + + + + + + +