Skip to content

Commit 447ed5b

Browse files
committed
Release v6.7.0
1 parent f93aacc commit 447ed5b

File tree

1 file changed

+25
-21
lines changed

1 file changed

+25
-21
lines changed

src/Directory.Build.props

Lines changed: 25 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,39 @@
11
<Project>
22
<PropertyGroup>
3-
<PublishVersion>6.6.0</PublishVersion>
3+
<PublishVersion>6.7.0</PublishVersion>
44
<PublishAuthors>Grabacr07, maciej-makowski, mzomparelli, Slion</PublishAuthors>
55
<PublishReleaseNotes>
6-
v6.6.0
7-
Support OS Build 22631.3155
8-
Support OS Build 22621.3155
6+
v6.7.0
7+
Support OS Build 26100.0000
8+
Support single file app
99

10-
v6.5.0
11-
Support for .NET 8.0
10+
v6.6.0
11+
Support OS Build 22631.3155
12+
Support OS Build 22621.3155
1213

13-
v6.4.0
14-
Fix crash when changing desktop
14+
v6.5.0
15+
Support for .NET 8.0
1516

16-
v6.3.0
17-
Desktop move support
17+
v6.4.0
18+
Fix crash when changing desktop
1819

19-
v6.2.1
20-
Add mzomparelli to list of authors
20+
v6.3.0
21+
Desktop move support
2122

22-
v6.2.0
23-
Better OS version resolution
23+
v6.2.1
24+
Add mzomparelli to list of authors
2425

25-
v6.1.0
26-
Support OS Build 20348.1906
26+
v6.2.0
27+
Better OS version resolution
2728

28-
v6.0.0
29-
Support OS Build 22621.2215
29+
v6.1.0
30+
Support OS Build 20348.1906
3031

31-
v5.2.0
32-
Support for .NET 7.0
33-
</PublishReleaseNotes>
32+
v6.0.0
33+
Support OS Build 22621.2215
34+
35+
v5.2.0
36+
Support for .NET 7.0
37+
</PublishReleaseNotes>
3438
</PropertyGroup>
3539
</Project>

0 commit comments

Comments
 (0)