Skip to content
This repository was archived by the owner on Nov 3, 2023. It is now read-only.

Commit 06a4ddf

Browse files
committed
Bump $(PackageVersion) to 5.4.1.
The [released 5.4.0 package][0] is equivalent to commit 5a7e3e2. [0]: https://www.nuget.org/packages/Mono.Terminal/5.4.0
1 parent bce1b7f commit 06a4ddf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LineEditor/LineEditor.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<TargetFramework>netstandard2.0</TargetFramework>
55
<PackageId>Mono.Terminal</PackageId>
6-
<PackageVersion>5.4.0</PackageVersion>
6+
<PackageVersion>5.4.1</PackageVersion>
77
<Authors>Miguel de Icaza</Authors>
88
<PackageIconUrl>https://github.com/mono/LineEditor/raw/master/icon_128x128.png</PackageIconUrl>
99
<PackageLicenseUrl>https://github.com/mono/LineEditor/blob/master/LICENSE</PackageLicenseUrl>

0 commit comments

Comments
 (0)