diff --git a/releaseNote.md b/releaseNote.md index 60012cc91..64a939833 100644 --- a/releaseNote.md +++ b/releaseNote.md @@ -11,7 +11,7 @@ - Added the option to use the --replace argument to the create-latest-svc.sh (#2273) - Made runner_name optional defaulting to hostname in delete.sh script (#1871) - Return exit code when MANUALLY_TRAP_SIG is exported (#2285) -- Use results for uploading step summaries (#2301) with limited size (#2321) +- Use results for uploading step summaries (#2301, #2321, #2328, #2329) ## Windows x64 We recommend configuring the runner in a root folder of the Windows drive (e.g. "C:\actions-runner"). This will help avoid issues related to service identity folder permissions and long file path restrictions on Windows. diff --git a/releaseVersion b/releaseVersion index d0985ba3c..127ceb9c8 100644 --- a/releaseVersion +++ b/releaseVersion @@ -1 +1 @@ -2.300.1 +2.300.2 diff --git a/src/runnerversion b/src/runnerversion index d0985ba3c..127ceb9c8 100644 --- a/src/runnerversion +++ b/src/runnerversion @@ -1 +1 @@ -2.300.1 +2.300.2