Skip to content

Commit

Permalink
🎉 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AutumnSky1010 committed Oct 29, 2023
1 parent 600ba05 commit 281f211
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2022 AutumnSky1010
Copyright (c) 2023 AutumnSky1010

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
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.1.0</Version>
<Version>2.2.0</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 ©2023 AutumnSky1010</Copyright>
<PackageReadmeFile>README.md</PackageReadmeFile>
<PackageReleaseNotes>https://github.com/AutumnSky1010/SoundMaker/releases/tag/SoundMaker-ver.2.1.0</PackageReleaseNotes>
<PackageReleaseNotes>https://github.com/AutumnSky1010/SoundMaker/releases/tag/SoundMaker-ver.2.2.0</PackageReleaseNotes>
<PackageProjectUrl>https://github.com/AutumnSky1010/SoundMaker/wiki</PackageProjectUrl>
</PropertyGroup>

Expand Down

0 comments on commit 281f211

Please sign in to comment.