Skip to content

Commit

Permalink
Merge pull request #43 from Plac3hold3r/PH.master.bump_version
Browse files Browse the repository at this point in the history
Bump version
  • Loading branch information
Plac3hold3r committed May 14, 2018
2 parents 5ea382c + f92044b commit ffbc207
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
8 changes: 7 additions & 1 deletion docs/release_notes.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,15 @@
## Release Notes

## [v0.10.0-beta](https://github.com/Plac3hold3r/MvxScaffolding/tree/v0.10.0-beta) (2018-05-14)

- Update to support Visual Studio 15.7.
- Update translations
- Initial support for French, by Antoine Bichon (Chapelin)

## [v0.9.0-beta](https://github.com/Plac3hold3r/MvxScaffolding/tree/v0.9.0-beta) (2018-05-01)

- Update to support MvvmCross 6.0.1.
- Update to support UWP Windows 10 SDK 1803, April Update.
- Update to support UWP Windows 10 SDK 1803, April Update
- Update translations
- Add support for Chinese Simplified, by Forbidden (cptbl00dra1n)

Expand Down
2 changes: 1 addition & 1 deletion nuspec/MvxScaffolding.Templates.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>MvxScaffolding.Templates</id>
<version>0.9.0</version>
<version>0.10.0</version>
<title>MvxScaffolding MvvmCross Templates</title>
<authors>Plac3hold3r</authors>
<owners>Plac3hold3r</owners>
Expand Down
2 changes: 1 addition & 1 deletion src/MvxScaffolding.Vsix/MvxScaffolding.Vsix.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<StartAction>Program</StartAction>
<StartProgram>$(DevEnvDir)\devenv.exe</StartProgram>
<StartArguments>/rootsuffix Exp</StartArguments>
<VSIXBuildVersion>0.9.0</VSIXBuildVersion>
<VSIXBuildVersion>0.10.0</VSIXBuildVersion>
<TargetFrameworkProfile />
<NuGetPackageImportStamp>
</NuGetPackageImportStamp>
Expand Down

0 comments on commit ffbc207

Please sign in to comment.