Skip to content

Commit a0de587

Browse files
committed
1.4.9
1 parent 793e468 commit a0de587

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
Extended .NET console with coloring microsyntax, multiline pinning, write-to-position and most useful utils.
77
It’s designed with a focus on performance for professional use in complex tasks:
88
a huge number of asynchronous logs, with the need to highlight important and pin summary data.
9-
XConsole is safe for multitasking, safe for console buffer overflow (9000+ lines), very easy to use.
9+
XConsole is safe for multitasking, safe for console buffer overflow (9000+ lines), easy to use.
1010

1111
The main features are shown in the following image:
1212

XConsole/XConsole.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<PackageReadmeFile>README.md</PackageReadmeFile>
1717
<RepositoryUrl>https://github.com/chubrik/XConsole</RepositoryUrl>
1818
<GenerateDocumentationFile>true</GenerateDocumentationFile>
19-
<Version>1.4.8</Version>
19+
<Version>1.4.9</Version>
2020
</PropertyGroup>
2121

2222
<ItemGroup>

0 commit comments

Comments
 (0)