Skip to content
This repository was archived by the owner on Jul 16, 2024. It is now read-only.

Commit b625083

Browse files
committed
Update to version 1.1.0
1 parent 6a71a61 commit b625083

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

alibaba-rsocket-core/src/main/java/com/alibaba/rsocket/metadata/AppMetadata.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ public class AppMetadata implements MetadataAware {
7676
/**
7777
* sdk and RSocket protocol version
7878
*/
79-
private String sdk = "Alibaba-RSocket-1.0.1/1.0.0";
79+
private String sdk = "Alibaba-RSocket-1.1.0/1.0.0";
8080

8181
/**
8282
* developers, format as email list: xxx <xxx@foobar.com>, yyy <yyy@foobar.com>

0 commit comments

Comments
 (0)