b0.4.138
This commit is contained in:
Родитель
a69137bc59
Коммит
64b8d47c54
|
@ -2,14 +2,14 @@
|
|||
// Generated by build tool, do not edit
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: AssemblyCopyright("Copyright © 2019-2020 Topten Software. All Rights Reserved")]
|
||||
[assembly: AssemblyVersion("0.4.137")]
|
||||
[assembly: AssemblyFileVersion("0.4.137")]
|
||||
[assembly: AssemblyCopyright("Copyright © 2019-2021 Topten Software. All Rights Reserved")]
|
||||
[assembly: AssemblyVersion("0.4.138")]
|
||||
[assembly: AssemblyFileVersion("0.4.138")]
|
||||
[assembly: AssemblyCompany("Topten Software")]
|
||||
[assembly: AssemblyProduct("Topten.RichTextKit")]
|
||||
|
||||
static class BuildInfo
|
||||
{
|
||||
public static DateTime Date = new DateTime(2020, 12, 14, 2, 37, 24, DateTimeKind.Utc);
|
||||
public static DateTime Date = new DateTime(2021, 2, 28, 10, 17, 45, DateTimeKind.Utc);
|
||||
}
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"major": 0,
|
||||
"minor": 4,
|
||||
"build": 137,
|
||||
"build": 138,
|
||||
"copyrightYear": 2019,
|
||||
"productName": "Topten.RichTextKit",
|
||||
"companyName": "Topten Software"
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<!-- Generated by build tool, do not edit -->
|
||||
<Project>
|
||||
<PropertyGroup>
|
||||
<Version Condition="'$(Variable)' == ''">0.4.137</Version>
|
||||
<Version Condition="'$(Variable)' == ''">0.4.138</Version>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
|
Загрузка…
Ссылка в новой задаче