Skip to content

Commit d62778b

Browse files
committed
Update README.md
1 parent bcaf344 commit d62778b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ The bindings come in three flavors:
3030
<dependency>
3131
<groupId>org.purejava</groupId>
3232
<artifactId>libappindicator-gtk3-java-full</artifactId>
33-
<version>1.0.0</version>
33+
<version>1.2.0</version>
3434
</dependency>
3535
```
3636

@@ -101,7 +101,7 @@ As the according jar has a size of ~9,6M, I decided to provide a **reduced varia
101101
<dependency>
102102
<groupId>org.purejava</groupId>
103103
<artifactId>libappindicator-gtk3-java-minimal</artifactId>
104-
<version>1.1.1</version>
104+
<version>1.2.0</version>
105105
</dependency>
106106
```
107107
### libappindicator-gtk3-java-minimal 1.1.0 - minimal is compatible to both libraries
@@ -120,7 +120,7 @@ Starting with version 1.1.0, the `minimal` artifact is compatible to libayatana-
120120
<dependency>
121121
<groupId>org.purejava</groupId>
122122
<artifactId>libayatana-appindicator-java-full</artifactId>
123-
<version>1.0.0</version>
123+
<version>1.2.0</version>
124124
</dependency>
125125
```
126126
# Copyright

0 commit comments

Comments
 (0)