Bump NuGetForUnity version to 4.5.0 by Copilot · Pull Request #725 · GlitchEnzo/NuGetForUnity (original) (raw)
This PR bumps the NuGetForUnity version from 4.4.0 to 4.5.0 in preparation for a new release.
Changes Made
Updated version references in the two required files as specified in CONTRIBUTING.md:
src/NuGetForUnity/package.json: Updated the"version"field from"4.4.0"to"4.5.0"src/NuGetForUnity/Editor/Ui/NugetPreferences.cs: Updated theNuGetForUnityVersionconstant from"4.4.0"to"4.5.0"
Summary
This is a minimal version bump with no functional changes - only the version numbers have been updated as required for the new 4.5.0 release.
This pull request was created as a result of the following prompt from Copilot chat.
Bump the NuGetForUnity version to 4.5.0 for a new release. Update all version references as described in CONTRIBUTING.md:
- Edit src/NuGetForUnity/package.json and set the "version" field to "4.5.0"
- Edit src/NuGetForUnity/Editor/Ui/NugetPreferences.cs and set the NuGetForUnityVersion constant to "4.5.0"
Do not make other changes. This is only the version bump.
💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.