Skip to content

Commit

Permalink
Merge pull request #118 from The-Standard-Organization/users/cjdutoit…
Browse files Browse the repository at this point in the history
…/releases-3.0.4

RELEASES: 3.0.4
  • Loading branch information
cjdutoit authored Sep 6, 2024
2 parents ea973c5 + 47c273c commit 1e24f7b
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 a new label job component that can be used to automatically label pull requests based on the pull request title.
This release has a minor fix for the label job component. The label job component now only applies to pull requests.
</PackageReleaseNotes>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<PackageReadmeFile>README.md</PackageReadmeFile>
<AssemblyVersion>3.0.3</AssemblyVersion>
<FileVersion>3.0.3</FileVersion>
<Version>3.0.3</Version>
<AssemblyVersion>3.0.4</AssemblyVersion>
<FileVersion>3.0.4</FileVersion>
<Version>3.0.4</Version>
<PackageLicenseFile>License.txt</PackageLicenseFile>
<PackageRequireLicenseAcceptance>True</PackageRequireLicenseAcceptance>
<PackageProjectUrl>https://github.com/hassanhabib/ADotNet</PackageProjectUrl>
Expand Down

0 comments on commit 1e24f7b

Please sign in to comment.