Skip to content

Commit 29e0c52

Browse files
author
linzhijun
committed
修改版本号
1 parent d3b3d68 commit 29e0c52

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

csharp/ToolGood.Algorithm2/ToolGood.Algorithm2.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<Product>ToolGood.Algorithm</Product>
2121
<PackageLicenseFile>LICENSE</PackageLicenseFile>
2222
<SignAssembly>true</SignAssembly>
23-
<Version>3.4.1.1</Version>
23+
<Version>3.4.1.2</Version>
2424
<AssemblyOriginatorKeyFile>ToolGood.Algorithm.snk</AssemblyOriginatorKeyFile>
2525
<DelaySign>false</DelaySign>
2626
<DocumentationFile>bin\$(Configuration)\$(TargetFramework)\ToolGood.Algorithm.xml</DocumentationFile>

java/toolgood.algorithm/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>io.github.toolgood</groupId>
88
<artifactId>toolgood-algorithm</artifactId>
9-
<version>3.4.1.1</version>
9+
<version>3.4.1.2</version>
1010
<packaging>jar</packaging>
1111

1212
<name>toolgood.algorithm</name>

0 commit comments

Comments
 (0)