We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d34b999 commit 18eeafcCopy full SHA for 18eeafc
1 file changed
src/XTerm.NET/XTerm.NET.csproj
@@ -7,8 +7,8 @@
7
<RootNamespace>XTerm</RootNamespace>
8
</PropertyGroup>
9
<PropertyGroup>
10
- <Version>1.0.11</Version>
11
- <AssemblyVersion>1.0.11.0</AssemblyVersion>
+ <Version>1.0.12</Version>
+ <AssemblyVersion>1.0.12.0</AssemblyVersion>
12
<Description>Dotnet port of xterm.js, giving you ability to host console application.</Description>
13
<Company>Iciclecreek</Company>
14
<Authors>Tom Laird-McConnell</Authors>
0 commit comments