Skip to content

Commit

Permalink
version bump for sharpdx
Browse files Browse the repository at this point in the history
  • Loading branch information
robmikh committed Mar 2, 2019
1 parent 4d36e34 commit cc3c2db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SimpleRecorder/Package.appxmanifest
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Package xmlns="http://schemas.microsoft.com/appx/manifest/foundation/windows10" xmlns:mp="http://schemas.microsoft.com/appx/2014/phone/manifest" xmlns:uap="http://schemas.microsoft.com/appx/manifest/uap/windows10" xmlns:uap6="http://schemas.microsoft.com/appx/manifest/uap/windows10/6" IgnorableNamespaces="uap mp uap6">
<Identity Name="Robmikh.SimpleRecorder" Publisher="CN=robmi" Version="1.0.5.0" />
<Identity Name="Robmikh.SimpleRecorder" Publisher="CN=robmi" Version="1.0.6.0" />
<mp:PhoneIdentity PhoneProductId="00d57453-a2f4-448d-8e1a-883dc827cd55" PhonePublisherId="00000000-0000-0000-0000-000000000000" />
<Properties>
<DisplayName>SimpleRecorder</DisplayName>
Expand Down

0 comments on commit cc3c2db

Please sign in to comment.