Skip to content

Commit 3dfc339

Browse files
committed
1.修改插件版本号
1 parent 4931cb2 commit 3dfc339

22 files changed

Lines changed: 57 additions & 21 deletions

File tree

assistTools/x-TextToSpeechTool/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ dependencies {
44
}
55

66
group = 'com.xwintop'
7-
version = '0.0.1'
7+
version = '0.0.2'
88
description = 'x-TextToSpeechTool'
99

1010
//打jar包需要包含依赖的配置

codeTools/x-RegexTester/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ dependencies {
44
}
55

66
group = 'com.xwintop'
7-
version = '0.0.1'
7+
version = '0.0.3'
88
description = 'x-RegexTester'
99

1010
//打jar包需要包含依赖的配置

debugTools/x-ActiveMqTool/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ dependencies {
44
}
55

66
group = 'com.xwintop'
7-
version = '0.0.1'
7+
version = '0.0.2'
88
description = 'x-ActiveMqTool'
99

1010
//打jar包需要包含依赖的配置

debugTools/x-FtpClientTool/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ dependencies {
55
}
66

77
group = 'com.xwintop'
8-
version = '0.0.1'
8+
version = '0.0.3'
99
description = 'x-FtpClientTool'
1010

1111
//打jar包需要包含依赖的配置

debugTools/x-FtpServer/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ dependencies {
44
}
55

66
group = 'com.xwintop'
7-
version = '0.0.1'
7+
version = '0.0.2'
88
description = 'x-FtpServer'
99

1010
//打jar包需要包含依赖的配置

debugTools/x-KeyTool/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ dependencies {
44
}
55

66
group = 'com.xwintop'
7-
version = '0.0.1'
7+
version = '0.0.2'
88
description = 'x-KeyTool'

debugTools/x-RedisTool/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ dependencies {
44
}
55

66
group = 'com.xwintop'
7-
version = '0.0.1'
7+
version = '0.0.2'
88
description = 'x-RedisTool'
99
//打jar包需要包含依赖的配置
1010
jar {

debugTools/x-ScanPortTool/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ dependencies {
33
}
44

55
group = 'com.xwintop'
6-
version = '0.0.1'
6+
version = '0.0.4'
77
description = 'x-ScanPortTool'

debugTools/x-SocketTool/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ dependencies {
55
}
66

77
group = 'com.xwintop'
8-
version = '0.0.1'
8+
version = '0.0.3'
99
description = 'x-SocketTool'
1010

1111
//打jar包需要包含依赖的配置

debugTools/x-SwitchHostsTool/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ dependencies {
44
}
55

66
group = 'com.xwintop'
7-
version = '0.0.1'
7+
version = '0.0.3'
88
description = 'x-SwitchHostsTool'
99

1010
//打jar包需要包含依赖的配置

0 commit comments

Comments
 (0)