Skip to content

Commit

Permalink
changed README
Browse files Browse the repository at this point in the history
  • Loading branch information
rgudwin committed Sep 25, 2024
1 parent e4b996d commit 5fca125
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Note: This library is still under development, and some concepts or features mig
```
dependencies {
...
implementation 'com.github.CST-Group:cst-desktop:1.0.5'
implementation 'com.github.CST-Group:cst-desktop:1.0.6'
}
```

Expand All @@ -57,7 +57,7 @@ Sometimes, the version number (tag) in this README gets out of date, as maintain
<dependency>
<groupId>com.github.CST-Group</groupId>
<artifactId>cst-desktop</artifactId>
<version>1.0.5</version>
<version>1.0.6</version>
</dependency>
```

Expand Down

0 comments on commit 5fca125

Please sign in to comment.