Skip to content

Commit 1c8870c

Browse files
committed
Increment Perfetto version number to 1.4.0 for new Jank support
1 parent d73d052 commit 1c8870c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

PerfettoCds/PerfettoCds.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<TargetFramework>netstandard2.1</TargetFramework>
5-
<Version>1.3.0</Version>
5+
<Version>1.4.0</Version>
66
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
77
<Authors>Microsoft</Authors>
88
<Company>Microsoft Corp.</Company>

PerfettoProcessor/PerfettoProcessor.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<TargetFramework>netstandard2.1</TargetFramework>
5-
<Version>1.3.0</Version>
5+
<Version>1.4.0</Version>
66
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
77
<Authors>Microsoft</Authors>
88
<Company>Microsoft Corp.</Company>

0 commit comments

Comments
 (0)