Skip to content

Commit dcc9637

Browse files
committed
2 parents 2d5279b + 8534811 commit dcc9637

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Note: This library is still under development, and some concepts or features mig
3232
```
3333
dependencies {
3434
...
35-
implementation 'com.github.CST-Group:cst-desktop:1.0.3'
35+
implementation 'com.github.CST-Group:cst-desktop:1.0.4'
3636
}
3737
```
3838

@@ -57,7 +57,7 @@ Sometimes, the version number (tag) in this README gets out of date, as maintain
5757
<dependency>
5858
<groupId>com.github.CST-Group</groupId>
5959
<artifactId>cst-desktop</artifactId>
60-
<version>1.0.3</version>
60+
<version>1.0.4</version>
6161
</dependency>
6262
```
6363

0 commit comments

Comments
 (0)