File tree Expand file tree Collapse file tree 7 files changed +12
-12
lines changed Expand file tree Collapse file tree 7 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 17
17
// You can specify all the values or you can default the Build and Revision Numbers
18
18
// by using the '*' as shown below:
19
19
// [assembly: AssemblyVersion("1.0.*")]
20
- [ assembly: AssemblyVersion ( "2.4 .0.0" ) ]
21
- [ assembly: AssemblyFileVersion ( "2.4 .0.0" ) ]
20
+ [ assembly: AssemblyVersion ( "2.5 .0.0" ) ]
21
+ [ assembly: AssemblyFileVersion ( "2.5 .0.0" ) ]
Original file line number Diff line number Diff line change @@ -19,5 +19,5 @@ Imports System.Runtime.InteropServices
19
19
' You can specify all the values or you can default the Build and Revision Numbers
20
20
' by using the '*' as shown below:
21
21
' <Assembly: AssemblyVersion("1.0.*")>
22
- < Assembly : AssemblyVersion( "2.4 .0.0" )>
23
- < Assembly : AssemblyFileVersion( "2.4 .0.0" )>
22
+ < Assembly : AssemblyVersion( "2.5 .0.0" )>
23
+ < Assembly : AssemblyFileVersion( "2.5 .0.0" )>
Original file line number Diff line number Diff line change 17
17
// You can specify all the values or you can default the Build and Revision Numbers
18
18
// by using the '*' as shown below:
19
19
// [assembly: AssemblyVersion("1.0.*")]
20
- [ assembly: AssemblyVersion ( "2.4 .0.0" ) ]
21
- [ assembly: AssemblyFileVersion ( "2.4 .0.0" ) ]
20
+ [ assembly: AssemblyVersion ( "2.5 .0.0" ) ]
21
+ [ assembly: AssemblyFileVersion ( "2.5 .0.0" ) ]
Original file line number Diff line number Diff line change 17
17
// You can specify all the values or you can default the Build and Revision Numbers
18
18
// by using the '*' as shown below:
19
19
// [assembly: AssemblyVersion("1.0.*")]
20
- [ assembly: AssemblyVersion ( "2.4 .0.0" ) ]
21
- [ assembly: AssemblyFileVersion ( "2.4 .0.0" ) ]
20
+ [ assembly: AssemblyVersion ( "2.5 .0.0" ) ]
21
+ [ assembly: AssemblyFileVersion ( "2.5 .0.0" ) ]
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<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" >
3
3
<Metadata >
4
- <Identity Id =" CoCo.69edb42a-941a-4cf8-b6fc-264946141391" Version =" 2.4 .0" Language =" en-US" Publisher =" George Aleksandria" />
4
+ <Identity Id =" CoCo.69edb42a-941a-4cf8-b6fc-264946141391" Version =" 2.5 .0" Language =" en-US" Publisher =" George Aleksandria" />
5
5
<DisplayName >CoCo</DisplayName >
6
6
<Description xml : space =" preserve" >An open source extension that colors and decorates code to make it easily recognizable. Supports C# and VisualBasic</Description >
7
7
<MoreInfo >https://github.com/GeorgeAlexandria/CoCo</MoreInfo >
Original file line number Diff line number Diff line change 17
17
// You can specify all the values or you can default the Build and Revision Numbers
18
18
// by using the '*' as shown below:
19
19
// [assembly: AssemblyVersion("1.0.*")]
20
- [ assembly: AssemblyVersion ( "2.4 .0.0" ) ]
21
- [ assembly: AssemblyFileVersion ( "2.4 .0.0" ) ]
20
+ [ assembly: AssemblyVersion ( "2.5 .0.0" ) ]
21
+ [ assembly: AssemblyFileVersion ( "2.5 .0.0" ) ]
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<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" >
3
3
<Metadata >
4
- <Identity Id =" CoCo.69edb42a-941a-4cf8-b6fc-264946141392" Version =" 2.4 .0" Language =" en-US" Publisher =" George Aleksandria" />
4
+ <Identity Id =" CoCo.69edb42a-941a-4cf8-b6fc-264946141392" Version =" 2.5 .0" Language =" en-US" Publisher =" George Aleksandria" />
5
5
<DisplayName >CoCo</DisplayName >
6
6
<Description xml : space =" preserve" >An open source extension that colors and decorates code to make it easily recognizable. Supports C# and VisualBasic</Description >
7
7
<MoreInfo >https://github.com/GeorgeAlexandria/CoCo</MoreInfo >
You can’t perform that action at this time.
0 commit comments