diff --git a/releaseNote.md b/releaseNote.md index 27855f598..34f3aa6a8 100644 --- a/releaseNote.md +++ b/releaseNote.md @@ -2,7 +2,9 @@ - N/A ## Bugs - - TEST RELEASE IGNORE + - Reverted removal of additional fields error and warning fields (#147) + - Actions cache would incorrectly cache the action if the tag was updated (#148) + ## Misc - Updated to .NET Core 3.0 (#127) diff --git a/src/runnerversion b/src/runnerversion index eb02eda82..fef351cca 100644 --- a/src/runnerversion +++ b/src/runnerversion @@ -1 +1 @@ -1.999.9 \ No newline at end of file +2.160.0 \ No newline at end of file