Skip to content

Commit

Permalink
🔨 Preparation for release
Browse files Browse the repository at this point in the history
  • Loading branch information
AutumnSky1010 committed Dec 7, 2024
1 parent cd6874d commit 37737c8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/SoundMaker/SoundMaker.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageTags>C#;.NET;game;music;sound;chiptune;audio;wave;wav;</PackageTags>
<PackageLicenseFile>LICENSE.txt</PackageLicenseFile>
<PackageRequireLicenseAcceptance>True</PackageRequireLicenseAcceptance>
<Version>2.3.2</Version>
<Version>3.0.0</Version>
<Authors>AutumnSky1010</Authors>
<Description>You can do The following content with this library.

Expand All @@ -20,8 +20,8 @@
<PackageIcon>SoundMakerIcon.png</PackageIcon>
<Copyright>Copyright ©2024 AutumnSky1010</Copyright>
<PackageReadmeFile>README.md</PackageReadmeFile>
<PackageReleaseNotes>https://github.com/AutumnSky1010/SoundMaker/releases/tag/SoundMaker-ver.2.3.2</PackageReleaseNotes>
<PackageProjectUrl>https://github.com/AutumnSky1010/SoundMaker/wiki</PackageProjectUrl>
<PackageReleaseNotes>https://github.com/AutumnSky1010/SoundMaker/releases/tag/SoundMaker-Ver.3.0.0</PackageReleaseNotes>
<PackageProjectUrl>https://autumnsky1010.github.io/SoundMaker/</PackageProjectUrl>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 37737c8

Please sign in to comment.