From 664b703328ec53c29c134f9f37253168c5738706 Mon Sep 17 00:00:00 2001 From: minatorak Date: Thu, 24 Oct 2024 20:36:51 +0700 Subject: [PATCH] fix lasted release version last version (Sep 11) number is 1.2.7 document is 1.2.8 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0495edd..f00bdbc 100644 --- a/README.md +++ b/README.md @@ -40,12 +40,12 @@ Maven Example io.github.wuhewuhe bybit-java-api - 1.2.8 + 1.2.7 ``` Gradle Example ```java -implementation group: 'io.github.wuhewuhe', name: 'bybit-java-api', version: '1.2.8' +implementation group: 'io.github.wuhewuhe', name: 'bybit-java-api', version: '1.2.7' ``` Furthermore, build tool, please check [sonar type central repository](https://central.sonatype.com/artifact/io.github.wuhewuhe/bybit-java-api/1.2.3) @@ -267,4 +267,4 @@ List of other contributors 📖 - \ No newline at end of file +