Skip to content

Commit e95ae33

Browse files
committed
Updated version to 1.6.1
1 parent 01ccc3b commit e95ae33

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CompileScore/VSIX16/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="CompileScore.19699ea5-2ee6-44b6-9964-a19882b92403" Version="1.6.0" Language="en-US" Publisher="Ramon Viladomat" />
4+
<Identity Id="CompileScore.19699ea5-2ee6-44b6-9964-a19882b92403" Version="1.6.1" Language="en-US" Publisher="Ramon Viladomat" />
55
<DisplayName>Compile Score</DisplayName>
66
<Description xml:space="preserve">C/C++ compile times data viewer and text highlight for Clang and MSVC.</Description>
77
<MoreInfo>https://github.com/Viladoman/CompileScore</MoreInfo>

CompileScore/VSIX17/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="CompileScore.6e13b50f-06b4-40b3-8168-97c8ac3974d0" Version="1.6.0" Language="en-US" Publisher="Ramon Viladomat" />
4+
<Identity Id="CompileScore.6e13b50f-06b4-40b3-8168-97c8ac3974d0" Version="1.6.1" Language="en-US" Publisher="Ramon Viladomat" />
55
<DisplayName>Compile Score 2022</DisplayName>
66
<Description xml:space="preserve">C/C++ compile times data viewer and text highlight for Clang and MSVC.</Description>
77
<MoreInfo>https://github.com/Viladoman/CompileScore</MoreInfo>

0 commit comments

Comments
 (0)