Skip to content
This repository has been archived by the owner on Dec 21, 2024. It is now read-only.

Commit

Permalink
Merge pull request #52 from DuendeSoftware/joe/7.0.4-build
Browse files Browse the repository at this point in the history
Update package version
  • Loading branch information
brockallen authored Apr 5, 2024
2 parents dd484cd + aa90357 commit 8c74901
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ namespace build
{
internal static class Program
{
private const string NugetPackageVersion = "7.0.1";
private const string NugetPackageVersion = "7.0.4";

private const string packOutput = "./artifacts";
private const string envVarMissing = " environment variable is missing. Aborting.";
Expand Down

0 comments on commit 8c74901

Please sign in to comment.