diff --git a/README.md b/README.md index e84d85a..a1f12a1 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![NuGet package](https://img.shields.io/nuget/v/Unity3D.svg)](https://nuget.org/packages/Unity3D) [![NuGet downloads](https://img.shields.io/packagecontrol/dd/Unity3D.svg)](https://nuget.org/packages/Unity3D) -[![Changelog (currently v3.0.0)](https://img.shields.io/badge/changelog-v3.0.0-blue.svg)](./CHANGELOG.md) +[![Changelog (currently v3.0.0-rc1)](https://img.shields.io/badge/changelog-v3.0.0-rc1-blue.svg)](./CHANGELOG.md) [![License](https://img.shields.io/github/license/Rabadash8820/UnityAssemblies.svg)](./LICENSE) [![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg)](./CODE_OF_CONDUCT.md) [![Issues closed](https://img.shields.io/github/issues-closed/Rabadash8820/UnityAssemblies)](https://github.com/Rabadash8820/UnityAssemblies/issues) diff --git a/docs/v3/usage.md b/docs/v3/usage.md index 5204d06..75b456d 100644 --- a/docs/v3/usage.md +++ b/docs/v3/usage.md @@ -24,7 +24,7 @@ then add lines like the following to your .csproj file (or any imported MSBuild $(MSBuildProjectDirectory)\relative\path\to\UnityProject - 2023.2.1f1 + 2023.2.20f1 ``` diff --git a/nupkg/Unity3D.nuspec b/nupkg/Unity3D.nuspec index 945502d..fc07681 100644 --- a/nupkg/Unity3D.nuspec +++ b/nupkg/Unity3D.nuspec @@ -2,7 +2,7 @@ Unity3D - 2.1.3 + 3.0.0-rc1 Unity Unity Technologies icon.png @@ -11,7 +11,7 @@ https://github.com/Rabadash8820/UnityAssemblies Simple, forward-compatible references to ANY Unity assembly on ANY platform. See current and archived release notes at https://github.com/Rabadash8820/UnityAssemblies/blob/main/CHANGELOG.md - Copyright ©2019-2023 Daniel Vicarel + Copyright ©2019-2024 Daniel Vicarel Unity Unity3D UnityEngine UnityEditor diff --git a/nupkg/readme.txt b/nupkg/readme.txt index 377ec97..c4fed02 100644 --- a/nupkg/readme.txt +++ b/nupkg/readme.txt @@ -24,12 +24,12 @@ To use this package, add lines like the following to your .csproj file (or any i - 2023.2.1f1 + 2023.2.20f1 $(MSBuildProjectDirectory)\relative\path\to\UnityProject - +