b0.4.140
This commit is contained in:
Родитель
2a0cba19dc
Коммит
4f51b367a1
|
@ -3,13 +3,13 @@
|
||||||
using System;
|
using System;
|
||||||
using System.Reflection;
|
using System.Reflection;
|
||||||
[assembly: AssemblyCopyright("Copyright © 2019-2021 Topten Software. All Rights Reserved")]
|
[assembly: AssemblyCopyright("Copyright © 2019-2021 Topten Software. All Rights Reserved")]
|
||||||
[assembly: AssemblyVersion("0.4.139")]
|
[assembly: AssemblyVersion("0.4.140")]
|
||||||
[assembly: AssemblyFileVersion("0.4.139")]
|
[assembly: AssemblyFileVersion("0.4.140")]
|
||||||
[assembly: AssemblyCompany("Topten Software")]
|
[assembly: AssemblyCompany("Topten Software")]
|
||||||
[assembly: AssemblyProduct("Topten.RichTextKit")]
|
[assembly: AssemblyProduct("Topten.RichTextKit")]
|
||||||
|
|
||||||
static class BuildInfo
|
static class BuildInfo
|
||||||
{
|
{
|
||||||
public static DateTime Date = new DateTime(2021, 6, 6, 23, 49, 41, DateTimeKind.Utc);
|
public static DateTime Date = new DateTime(2021, 7, 15, 4, 27, 12, DateTimeKind.Utc);
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"major": 0,
|
"major": 0,
|
||||||
"minor": 4,
|
"minor": 4,
|
||||||
"build": 139,
|
"build": 140,
|
||||||
"copyrightYear": 2019,
|
"copyrightYear": 2019,
|
||||||
"productName": "Topten.RichTextKit",
|
"productName": "Topten.RichTextKit",
|
||||||
"companyName": "Topten Software"
|
"companyName": "Topten Software"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
<!-- Generated by build tool, do not edit -->
|
<!-- Generated by build tool, do not edit -->
|
||||||
<Project>
|
<Project>
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<Version Condition="'$(Variable)' == ''">0.4.139</Version>
|
<Version Condition="'$(Variable)' == ''">0.4.140</Version>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
</Project>
|
</Project>
|
||||||
|
|
Загрузка…
Ссылка в новой задаче