Skip to content

Commit

Permalink
Increment Perfetto version number to 1.4.0 for new Jank support
Browse files Browse the repository at this point in the history
  • Loading branch information
seolive-msft committed Apr 19, 2022
1 parent d73d052 commit 1c8870c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion PerfettoCds/PerfettoCds.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFramework>netstandard2.1</TargetFramework>
<Version>1.3.0</Version>
<Version>1.4.0</Version>
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
<Authors>Microsoft</Authors>
<Company>Microsoft Corp.</Company>
Expand Down
2 changes: 1 addition & 1 deletion PerfettoProcessor/PerfettoProcessor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFramework>netstandard2.1</TargetFramework>
<Version>1.3.0</Version>
<Version>1.4.0</Version>
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
<Authors>Microsoft</Authors>
<Company>Microsoft Corp.</Company>
Expand Down

0 comments on commit 1c8870c

Please sign in to comment.