diff --git a/CHANGELIST.md b/CHANGELIST.md index 1a8d900f..f5866ba5 100644 --- a/CHANGELIST.md +++ b/CHANGELIST.md @@ -2,6 +2,7 @@ - Update Nuget packages - Update to MMI 3.0.0-preview.2 +- Remove errant character from script ### 2.6.5 (2023-09-27) diff --git a/publish-nix.sh b/publish-nix.sh index 7de36841..c40916e5 100755 --- a/publish-nix.sh +++ b/publish-nix.sh @@ -1,4 +1,4 @@ -#! /bin/bash +#! /bin/bash # This batch file assumes the following: # - .NET 7.0 (or newer) SDK is installed and in PATH