Skip to content

Commit d4c7737

Browse files
committed
Update version to 2.1.26.101-preview.
1 parent 1f88017 commit d4c7737

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Directory.Build.props

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
<PropertyGroup>
55

66
<!-- Version -->
7-
<AssemblyVersion>2.1.25.1226</AssemblyVersion>
8-
<PackageVersion>2.1.25.1226-preview</PackageVersion>
9-
<Version>2.1.25.1226</Version>
7+
<AssemblyVersion>2.1.26.101</AssemblyVersion>
8+
<PackageVersion>2.1.26.101-preview</PackageVersion>
9+
<Version>2.1.26.101</Version>
1010

1111
<!-- Other information -->
1212
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
1313
<Authors>Carina Studio</Authors>
1414
<Company>Carina Studio</Company>
15-
<Copyright>©2021-2023 Carina Studio</Copyright>
15+
<Copyright>©2021-2024 Carina Studio</Copyright>
1616
<Nullable>enable</Nullable>
1717
<PackageLicenseExpression>MIT</PackageLicenseExpression>
1818
<PackageProjectUrl>https://carina-studio.github.io/AppBase/</PackageProjectUrl>

0 commit comments

Comments
 (0)