Skip to content

Commit

Permalink
Bumped version to 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TechPizzaDev committed Apr 1, 2024
1 parent caf775b commit 8b5c093
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions NVorbis/NVorbis.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
<Copyright>Copyright © TechPizza 2022</Copyright>
<Company>TechPizza</Company>
<AssemblyName>VorbisPizza</AssemblyName>
<AssemblyVersion>1.3.0</AssemblyVersion>
<FileVersion>1.3.0.0</FileVersion>
<AssemblyVersion>1.4.0</AssemblyVersion>
<FileVersion>1.4.0.0</FileVersion>
<Authors>Andrew Ward;TechPizza</Authors>
<Version>1.3.0</Version>
<Version>1.4.0</Version>
<PackageId>VorbisPizza</PackageId>
<PackageProjectUrl>https://github.com/TechPizzaDev/VorbisPizza</PackageProjectUrl>
<PackageReleaseNotes>-Fixed seeking by not relying on position markers</PackageReleaseNotes>
<PackageReleaseNotes>-Fixed bugs and improved performance</PackageReleaseNotes>
<PackageTags>Ogg;Vorbis;Xiph;Audio;Sound</PackageTags>
<NeutralLanguage>en</NeutralLanguage>
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
Expand Down

0 comments on commit 8b5c093

Please sign in to comment.