Skip to content

Commit

Permalink
Version up
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeugma440 committed Sep 29, 2024
1 parent 7fa3fe3 commit a429922
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions ATL/ATL.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,18 @@
<Description>Fully managed, portable and easy-to-use C# library to read and edit audio data and metadata (tags) from various audio formats, playlists and CUE sheets</Description>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<Company />
<AssemblyVersion>6.5.0.0</AssemblyVersion>
<AssemblyVersion>6.6.0.0</AssemblyVersion>
<PackageId>z440.atl.core</PackageId>
<PackageVersion>6.5.0</PackageVersion>
<PackageVersion>6.6.0</PackageVersion>
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
<PackageTags>audio metadata tag mp3 mp4 aac id3v2 ogg vorbis opus flac playlist cue</PackageTags>
<PackageLicenseUrl></PackageLicenseUrl>
<PackageProjectUrl>https://github.com/Zeugma440/atldotnet</PackageProjectUrl>
<Authors>Zeugma440</Authors>
<Product>Audio Tools Library (ATL) for .NET</Product>
<FileVersion>6.5.0.0</FileVersion>
<FileVersion>6.6.0.0</FileVersion>
<PackageReleaseNotes></PackageReleaseNotes>
<Version>6.5.0</Version>
<Version>6.6.0</Version>
<RunAnalyzersDuringBuild>false</RunAnalyzersDuringBuild>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(TargetFramework)|$(Platform)'=='Debug|net30|AnyCPU'">
Expand Down

0 comments on commit a429922

Please sign in to comment.