Skip to content

Commit

Permalink
👍 Adjustments for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
AutumnSky1010 committed Jun 29, 2024
1 parent 10122e8 commit 3289ca8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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.0</Version>
<Version>2.3.1</Version>
<Authors>AutumnSky1010</Authors>
<Description>You can do The following content with this library.

Expand All @@ -20,7 +20,7 @@
<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.0</PackageReleaseNotes>
<PackageReleaseNotes>https://github.com/AutumnSky1010/SoundMaker/releases/tag/SoundMaker-ver.2.3.1</PackageReleaseNotes>
<PackageProjectUrl>https://github.com/AutumnSky1010/SoundMaker/wiki</PackageProjectUrl>
</PropertyGroup>

Expand Down

0 comments on commit 3289ca8

Please sign in to comment.