Skip to content

Commit a099cb5

Browse files
committed
Prepare release 3.2.2.100
1 parent 8087c83 commit a099cb5

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

src/MusicManager/Changelog.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
Changelog
22
---------
33

4+
Version 3.2.2.100 (Release)
5+
- Improve compatibility with m3u playlist files (load files from VLC).
6+
7+
48
Version 3.2.1.100 (Release)
59
- Fix Repeat mode if only 1 track is in the playlist.
610

src/MusicManager/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<Product>Waf Music Manager</Product>
44
<Company>Waf</Company>
55
<Copyright>Copyright © 2016-2023 jbe2277</Copyright>
6-
<Version>3.2.1.100</Version>
6+
<Version>3.2.2.100</Version>
77
<NeutralLanguage>en-US</NeutralLanguage>
88
<Nullable>enable</Nullable>
99
<ImplicitUsings>enable</ImplicitUsings>

src/MusicManager/MusicManager.Packaging/Package.appxmanifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<Identity
1010
Name="50628JuergenBerchtel.6392A938627D"
1111
Publisher="CN=3C8CBF61-934D-4358-AA07-F08013E88454"
12-
Version="3.2.1.0" />
12+
Version="3.2.2.0" />
1313

1414
<Properties>
1515
<DisplayName>Waf Music Manager</DisplayName>

0 commit comments

Comments
 (0)