Skip to content

Commit 9e559b0

Browse files
committed
Updated version
1 parent 4b58487 commit 9e559b0

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
// You can specify all the values or you can default the Revision and Build Numbers
3030
// by using the '*' as shown below:
3131

32-
[assembly: AssemblyVersion("1.11.4.0")]
33-
[assembly: AssemblyFileVersion("1.11.4.0")]
32+
[assembly: AssemblyVersion("1.12.0.0")]
33+
[assembly: AssemblyFileVersion("1.12.0.0")]
3434

3535

3636

source.extension.vsixmanifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<PackageManifest Version="2.0.0" xmlns="http://schemas.microsoft.com/developer/vsx-schema/2011" xmlns:d="http://schemas.microsoft.com/developer/vsx-schema-design/2011">
33
<Metadata>
4-
<Identity Id="6bb18fff-9e74-4deb-97df-6a94ddafb74e" Version="1.11.4" Language="en-US" Publisher="Pernicious Games" />
4+
<Identity Id="6bb18fff-9e74-4deb-97df-6a94ddafb74e" Version="1.12" Language="en-US" Publisher="Pernicious Games" />
55
<DisplayName>OpenFileInSolution</DisplayName>
66
<Description>Shows a list of all files in the current solution and allows quickly filtering and opening them.</Description>
77
<License>LICENSE</License>

0 commit comments

Comments
 (0)