Skip to content

Commit f75e667

Browse files
committed
release version 1.1.8
1 parent bea7987 commit f75e667

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ java client for ezyfox server
88
<dependency>
99
<groupId>com.tvd12</groupId>
1010
<artifactId>ezyfox-server-java-client</artifactId>
11-
<version>1.1.7</version>
11+
<version>1.1.8</version>
1212
</dependency>
1313
```
1414

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,17 @@
66
<parent>
77
<groupId>com.tvd12</groupId>
88
<artifactId>ezyfox</artifactId>
9-
<version>1.0.2</version>
9+
<version>1.0.3</version>
1010
</parent>
1111

1212
<artifactId>ezyfox-server-java-client</artifactId>
1313

14-
<version>1.1.7</version>
14+
<version>1.1.8</version>
1515
<name>ezyfox-server-java-client</name>
1616
<url>https://youngmonkeys.org/</url>
1717

1818
<properties>
19-
<ezy.version>1.2.1</ezy.version>
19+
<ezy.version>1.2.2</ezy.version>
2020
</properties>
2121

2222
<dependencies>

0 commit comments

Comments
 (0)