Skip to content

Commit

Permalink
reverse version
Browse files Browse the repository at this point in the history
  • Loading branch information
vrykolakas166 committed Oct 17, 2024
1 parent e4c7dbc commit 50069f4
Show file tree
Hide file tree
Showing 24 changed files with 4 additions and 1,099 deletions.
866 changes: 0 additions & 866 deletions Wolfy_1.0.7.0_Test/Add-AppDevPackage.ps1

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
229 changes: 0 additions & 229 deletions Wolfy_1.0.7.0_Test/Install.ps1

This file was deleted.

Binary file removed Wolfy_1.0.7.0_Test/Wolfy_1.0.7.0_x64.cer
Binary file not shown.
Binary file removed Wolfy_1.0.7.0_Test/Wolfy_1.0.7.0_x64.msix
Binary file not shown.
Binary file removed Wolfy_1.0.7.0_Test/Wolfy_1.0.7.0_x64.msixsym
Binary file not shown.
Binary file removed Wolfy_1.0.7.0_Test/Wolfy_1.0.7.0_x86.cer
Binary file not shown.
Binary file removed Wolfy_1.0.7.0_Test/Wolfy_1.0.7.0_x86.msix
Binary file not shown.
Binary file removed Wolfy_1.0.7.0_Test/Wolfy_1.0.7.0_x86.msixsym
Binary file not shown.
8 changes: 4 additions & 4 deletions Wolfy_x64.appinstaller
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
<?xml version="1.0" encoding="utf-8"?>
<AppInstaller
Uri="https://vrykolakas166.github.io/WolfyDesktop//Wolfy_x64.appinstaller"
Version="1.0.7.0" xmlns="http://schemas.microsoft.com/appx/appinstaller/2017/2">
Version="1.0.6.0" xmlns="http://schemas.microsoft.com/appx/appinstaller/2017/2">
<MainPackage
Name="9eac5fb7-3879-4371-942d-7cc40a1106ae"
Version="1.0.7.0"
Version="1.0.6.0"
Publisher="CN=WolfyDemo"
Uri="https://vrykolakas166.github.io/WolfyDesktop//Wolfy_1.0.7.0_Test/Wolfy_1.0.7.0_x64.msix"
Uri="https://vrykolakas166.github.io/WolfyDesktop//Wolfy_1.0.6.0_Test/Wolfy_1.0.6.0_x64.msix"
ProcessorArchitecture="x64" />
<Dependencies>
<Package
Name="Microsoft.WindowsAppRuntime.1.6"
Publisher="CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US"
ProcessorArchitecture="x64"
Uri="https://vrykolakas166.github.io/WolfyDesktop//Wolfy_1.0.7.0_Test/Dependencies/x64/Microsoft.WindowsAppRuntime.1.6.msix"
Uri="https://vrykolakas166.github.io/WolfyDesktop//Wolfy_1.0.6.0_Test/Dependencies/x64/Microsoft.WindowsAppRuntime.1.6.msix"
Version="6000.266.2241.0" />
</Dependencies>
<UpdateSettings>
Expand Down

0 comments on commit 50069f4

Please sign in to comment.