Skip to content

Commit 2b71cda

Browse files
committed
chore: update version to 1.5.0.0 in Package.appxmanifest
1 parent 373b496 commit 2b71cda

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VsCode/CmdPalVsCode.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@
195195
<AppxBundlePlatforms>x86|x64|arm64</AppxBundlePlatforms>
196196
<HoursBetweenUpdateChecks>0</HoursBetweenUpdateChecks>
197197
<GenerateTemporaryStoreCertificate>True</GenerateTemporaryStoreCertificate>
198-
<AppxPackageDir>I:\Freelancer\RiderProjects\CommandPaletteVSCode\AppPackages\</AppxPackageDir>
198+
<AppxPackageDir>G:\.net\CommandPaletteVSCode\AppPackages\</AppxPackageDir>
199199
</PropertyGroup>
200200

201201
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">

VsCode/Package.appxmanifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<Identity
1313
Name="JonahFintzDEV.602808C55E867"
1414
Publisher="CN=240FD63B-E96D-4F79-A6D2-BFC6E6AD6C10"
15-
Version="1.4.2.0" />
15+
Version="1.5.0.0" />
1616

1717
<Properties>
1818
<DisplayName>Command Palette - VS Code</DisplayName>

0 commit comments

Comments
 (0)