Skip to content

Commit 98c8e6a

Browse files
luk384090-cloudkevin
andauthored
chore: bump version from 2.22.30 to 2.22.31 (#260)
Co-authored-by: kevin <lu384090@gmail.com>
1 parent efd7f02 commit 98c8e6a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<name>DashScope Java SDK</name>
4141
<groupId>com.alibaba</groupId>
4242
<artifactId>dashscope-sdk-java</artifactId>
43-
<version>2.22.30</version>
43+
<version>2.22.31</version>
4444

4545
<properties>
4646
<maven.compiler.source>8</maven.compiler.source>

src/main/java/com/alibaba/dashscope/Version.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
package com.alibaba.dashscope;
44

55
public final class Version {
6-
public static final String version = "2.22.30";
6+
public static final String version = "2.22.31";
77
}

0 commit comments

Comments
 (0)