We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9df781d commit f123739Copy full SHA for f123739
Directory.Build.props
@@ -3,7 +3,7 @@
3
<Nullable>enable</Nullable>
4
<AvaloniaVersion>11.1.4</AvaloniaVersion>
5
6
- <Version>1.0.0.4</Version>
+ <Version>1.0.1.0</Version>
7
<Authors>Mr-Ojii</Authors>
8
<RepositoryUrl>https://github.com/Mr-Ojii/LoopMusicPlayer</RepositoryUrl>
9
<RepositoryType>git</RepositoryType>
Readme.md
@@ -97,6 +97,7 @@ PullRequest・Issue大歓迎です!
97
|Ver.1.0.0.2|2024-06-27|曲移行時に自動再生されない場合がある問題の修正 |
98
|Ver.1.0.0.3|2024-08-19|設定ファイルが不正な状態である場合、起動できなくなる問題の修正 |
99
|Ver.1.0.0.4|2024-09-09|ファイルサイズの削減 |
100
+|Ver.1.0.1.0|2024-11-04|オンメモリ再生の復活(内部処理はVer.0.xのものと異なる) |
101
102
<details><summary>旧版(GTK3版)</summary>
103
0 commit comments