Skip to content

Commit 26f2c27

Browse files
Update version.
1 parent eeb5f20 commit 26f2c27

File tree

9 files changed

+15
-15
lines changed

9 files changed

+15
-15
lines changed

src/common/AssemblyInfoCommon.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@
1717
// You can specify all the values or you can default the Build and Revision Numbers
1818
// by using the '*' as shown below:
1919
// [assembly: AssemblyVersion("1.0.*")]
20-
[assembly: AssemblyVersion("3.2.0.0")]
21-
[assembly: AssemblyFileVersion("3.2.0.0")]
20+
[assembly: AssemblyVersion("3.2.1.0")]
21+
[assembly: AssemblyFileVersion("3.2.1.0")]

src/vs14/AssemblyInfoCommon.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@
1717
// You can specify all the values or you can default the Build and Revision Numbers
1818
// by using the '*' as shown below:
1919
// [assembly: AssemblyVersion("1.0.*")]
20-
[assembly: AssemblyVersion("3.2.0.0")]
21-
[assembly: AssemblyFileVersion("3.2.0.0")]
20+
[assembly: AssemblyVersion("3.2.1.0")]
21+
[assembly: AssemblyFileVersion("3.2.1.0")]

src/vs14/CoCo_vs14/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="CoCo.69edb42a-941a-4cf8-b6fc-264946141391" Version="3.2.0" Language="en-US" Publisher="George Aleksandria" />
4+
<Identity Id="CoCo.69edb42a-941a-4cf8-b6fc-264946141391" Version="3.2.1" Language="en-US" Publisher="George Aleksandria" />
55
<DisplayName>CoCo</DisplayName>
66
<Description xml:space="preserve">An open source extension that colors and decorates code to make it easily recognizable. Supports C# and VisualBasic</Description>
77
<MoreInfo>https://github.com/GeorgeAlexandria/CoCo</MoreInfo>

src/vs15/AssemblyInfoCommon.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@
1717
// You can specify all the values or you can default the Build and Revision Numbers
1818
// by using the '*' as shown below:
1919
// [assembly: AssemblyVersion("1.0.*")]
20-
[assembly: AssemblyVersion("3.2.0.0")]
21-
[assembly: AssemblyFileVersion("3.2.0.0")]
20+
[assembly: AssemblyVersion("3.2.1.0")]
21+
[assembly: AssemblyFileVersion("3.2.1.0")]

src/vs15/CoCo_vs15/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="CoCo.69edb42a-941a-4cf8-b6fc-264946141392" Version="3.2.0" Language="en-US" Publisher="George Aleksandria" />
4+
<Identity Id="CoCo.69edb42a-941a-4cf8-b6fc-264946141392" Version="3.2.1" Language="en-US" Publisher="George Aleksandria" />
55
<DisplayName>CoCo</DisplayName>
66
<Description xml:space="preserve">An open source extension that colors and decorates code to make it easily recognizable. Supports C# and VisualBasic</Description>
77
<MoreInfo>https://github.com/GeorgeAlexandria/CoCo</MoreInfo>

src/vs16/AssemblyInfoCommon.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@
1717
// You can specify all the values or you can default the Build and Revision Numbers
1818
// by using the '*' as shown below:
1919
// [assembly: AssemblyVersion("1.0.*")]
20-
[assembly: AssemblyVersion("3.2.0.0")]
21-
[assembly: AssemblyFileVersion("3.2.0.0")]
20+
[assembly: AssemblyVersion("3.2.1.0")]
21+
[assembly: AssemblyFileVersion("3.2.1.0")]

src/vs16/CoCo_vs16/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="CoCo.69edb42a-941a-4cf8-b6fc-264946141393" Version="3.2.0" Language="en-US" Publisher="George Aleksandria" />
4+
<Identity Id="CoCo.69edb42a-941a-4cf8-b6fc-264946141393" Version="3.2.1" Language="en-US" Publisher="George Aleksandria" />
55
<DisplayName>CoCo</DisplayName>
66
<Description xml:space="preserve">An open source extension that colors and decorates code to make it easily recognizable. Supports C# and VisualBasic</Description>
77
<MoreInfo>https://github.com/GeorgeAlexandria/CoCo</MoreInfo>

tests/AssemblyInfoCommon.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@
1717
// You can specify all the values or you can default the Build and Revision Numbers
1818
// by using the '*' as shown below:
1919
// [assembly: AssemblyVersion("1.0.*")]
20-
[assembly: AssemblyVersion("3.2.0.0")]
21-
[assembly: AssemblyFileVersion("3.2.0.0")]
20+
[assembly: AssemblyVersion("3.2.1.0")]
21+
[assembly: AssemblyFileVersion("3.2.1.0")]

tests/AssemblyInfoCommon.vb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ Imports System.Runtime.InteropServices
1919
' You can specify all the values or you can default the Build and Revision Numbers
2020
' by using the '*' as shown below:
2121
' <Assembly: AssemblyVersion("1.0.*")>
22-
<Assembly: AssemblyVersion("3.2.0.0")>
23-
<Assembly: AssemblyFileVersion("3.2.0.0")>
22+
<Assembly: AssemblyVersion("3.2.1.0")>
23+
<Assembly: AssemblyFileVersion("3.2.1.0")>

0 commit comments

Comments
 (0)