Skip to content

Commit 10ae3cd

Browse files
committed
increase version
1 parent 4c89c26 commit 10ae3cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Runfs/Runfs.fsproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<PropertyGroup>
33
<!-- General -->
44
<AssemblyName>Runfs</AssemblyName>
5-
<Version>1.0.3</Version>
5+
<Version>1.0.4</Version>
66
<Description>"dotnet run app.cs" functionality for F#.</Description>
77
<Copyright>Copyright 2025 by Martin521</Copyright>
88
<Authors>Martin521 and contributors</Authors>
@@ -14,7 +14,7 @@
1414
<PackageTags>F#</PackageTags>
1515
<PackAsTool>True</PackAsTool>
1616
<ToolCommandName>runfs</ToolCommandName>
17-
<PackageReleaseNotes>https://github.com/Martin521/Runfs/CHANGELOG.md</PackageReleaseNotes>
17+
<PackageReleaseNotes>https://github.com/Martin521/Runfs/blob/main/CHANGELOG.md</PackageReleaseNotes>
1818
<PublishRepositoryUrl>true</PublishRepositoryUrl>
1919
<PackageIcon>
2020
</PackageIcon>

0 commit comments

Comments
 (0)