Skip to content

Commit

Permalink
RELEASES: v4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cjdutoit committed Jan 8, 2025
1 parent b39d43c commit 3443e41
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions ADotNet/ADotNet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@
<RepositoryType>git</RepositoryType>
<PackageTags>ADO YAML AzureDevOps</PackageTags>
<PackageReleaseNotes>
This release has minor fixes for the label and publish job components. Please upgrade to LabelJobV2 and PublishJobV2.
This release has two new components: CheckoutTaskV4 and RequireIssueOrTaskJob.
</PackageReleaseNotes>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<PackageReadmeFile>README.md</PackageReadmeFile>
<AssemblyVersion>3.1.0</AssemblyVersion>
<FileVersion>3.1.0</FileVersion>
<Version>3.1.0</Version>
<AssemblyVersion>4.0.0</AssemblyVersion>
<FileVersion>4.0.0</FileVersion>
<Version>4.0.0</Version>
<PackageLicenseFile>License.txt</PackageLicenseFile>
<PackageRequireLicenseAcceptance>True</PackageRequireLicenseAcceptance>
<PackageProjectUrl>https://github.com/hassanhabib/ADotNet</PackageProjectUrl>
Expand Down

0 comments on commit 3443e41

Please sign in to comment.