Skip to content

Commit 548aac2

Browse files
committed
v0.4 dev
1 parent 2d3d0f0 commit 548aac2

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

ChangeLog.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
# Changes in v0.3 (not released)
1+
# Changes in v0.4 (not released)
2+
3+
4+
# Changes in v0.3 (released 2025-02-28)
25
- Add support for UpDown volume type and new volume commands
36
- Add support for output device configuration
47
- Add support for PlayOrPause command

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<TargetFramework>net8.0</TargetFramework>
66
<LangVersion>12</LangVersion>
77
<Nullable>enable</Nullable>
8-
<Version>0.3.0</Version>
8+
<Version>0.4.0-dev</Version>
99
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
1010
<IsPackable>False</IsPackable>
1111
<IsPublishable>False</IsPublishable>

0 commit comments

Comments
 (0)