Skip to content

Commit

Permalink
Update version to 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Thealexbarney committed Nov 17, 2017
1 parent 97fe3cb commit 5af1422
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>
<PropertyGroup>
<VersionPrefix>2.0.0</VersionPrefix>
<UwpVersion>2.0.0.0</UwpVersion>
<VersionPrefix>2.1.0</VersionPrefix>
<UwpVersion>2.1.0.0</UwpVersion>
<SideloadAppxName>TheAlexBarney.VGAudio</SideloadAppxName>
<PathMap>$(MSBuildThisFileDirectory)=D:/VGAudio/</PathMap>
<IncludeSymbols>true</IncludeSymbols>
Expand Down

0 comments on commit 5af1422

Please sign in to comment.