Skip to content

Commit cab9a8f

Browse files
committed
🔖 0.3.0
1 parent ac3da4a commit cab9a8f

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

‎src/Community.PowerToys.Run.Plugin.Lint/Community.PowerToys.Run.Plugin.Lint.csproj‎

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,11 @@
55
<TargetFramework>net9.0</TargetFramework>
66
<PackAsTool>true</PackAsTool>
77
<ToolCommandName>ptrun-lint</ToolCommandName>
8-
<Version>0.2.0</Version>
8+
<Version>0.3.0</Version>
99
<PackageReleaseNotes>
10-
Fix:
11-
- IcoPathDark missing in package
12-
- IcoPathLight missing in package
13-
14-
Lax:
15-
- Filename does not match "&lt;name&gt;-&lt;version&gt;-&lt;platform&gt;.zip" convention
10+
- Bump target framework to net9.0
11+
- Support for GitHub name as author
12+
- Support for checksums file
1613
</PackageReleaseNotes>
1714
<Authors>Henrik Lau Eriksson</Authors>
1815
<Description>Linter for PowerToys Run community plugins</Description>

0 commit comments

Comments
 (0)