Skip to content

Commit 2eb0d7f

Browse files
committed
change version and changelog
1 parent ccbbe7d commit 2eb0d7f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

leanengine/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<dependency>
6161
<groupId>cn.leancloud</groupId>
6262
<artifactId>storage-core</artifactId>
63-
<version>6.1.10-SNAPSHOT</version>
63+
<version>6.2.0-SNAPSHOT</version>
6464
</dependency>
6565
<dependency>
6666
<groupId>org.apache.logging.log4j</groupId>

realtime/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<dependency>
5656
<groupId>cn.leancloud</groupId>
5757
<artifactId>storage-core</artifactId>
58-
<version>6.1.10-SNAPSHOT</version>
58+
<version>6.2.0-SNAPSHOT</version>
5959
</dependency>
6060
<dependency>
6161
<groupId>com.google.protobuf</groupId>

0 commit comments

Comments
 (0)