b0.4.167
This commit is contained in:
Родитель
d15fbcd8fa
Коммит
ae434c82d8
|
@ -2,14 +2,14 @@
|
|||
// Generated by build tool, do not edit
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: AssemblyCopyright("Copyright © 2019-2023 Topten Software. All Rights Reserved")]
|
||||
[assembly: AssemblyVersion("0.4.166")]
|
||||
[assembly: AssemblyFileVersion("0.4.166")]
|
||||
[assembly: AssemblyCopyright("Copyright © 2019-2024 Topten Software. All Rights Reserved")]
|
||||
[assembly: AssemblyVersion("0.4.167")]
|
||||
[assembly: AssemblyFileVersion("0.4.167")]
|
||||
[assembly: AssemblyCompany("Topten Software")]
|
||||
[assembly: AssemblyProduct("Topten.RichTextKit")]
|
||||
|
||||
static class BuildInfo
|
||||
{
|
||||
public static DateTime Date = new DateTime(2023, 8, 21, 4, 26, 41, DateTimeKind.Utc);
|
||||
public static DateTime Date = new DateTime(2024, 3, 6, 1, 22, 20, DateTimeKind.Utc);
|
||||
}
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"major": 0,
|
||||
"minor": 4,
|
||||
"build": 166,
|
||||
"build": 167,
|
||||
"suffix": "",
|
||||
"copyrightYear": 2019,
|
||||
"productName": "Topten.RichTextKit",
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<!-- Generated by build tool, do not edit -->
|
||||
<Project>
|
||||
<PropertyGroup>
|
||||
<Version Condition="'$(Variable)' == ''">0.4.166</Version>
|
||||
<Version Condition="'$(Variable)' == ''">0.4.167</Version>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
|
Загрузка…
Ссылка в новой задаче