Skip to content

Commit e2426e5

Browse files
authored
Update README.md
1 parent d24f268 commit e2426e5

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ Just add the following dependencies to your maven pom.xml. Only include the modu
241241
<dependency>
242242
<groupId>com.ibasco.agql</groupId>
243243
<artifactId>agql</artifactId>
244-
<version>1.2.1</version>
244+
<version>1.2.2</version>
245245
</dependency>
246246
```
247247

@@ -251,7 +251,7 @@ Just add the following dependencies to your maven pom.xml. Only include the modu
251251
<dependency>
252252
<groupId>com.ibasco.agql</groupId>
253253
<artifactId>agql-steam-master</artifactId>
254-
<version>1.2.1</version>
254+
<version>1.2.2</version>
255255
</dependency>
256256
```
257257

@@ -261,7 +261,7 @@ Just add the following dependencies to your maven pom.xml. Only include the modu
261261
<dependency>
262262
<groupId>com.ibasco.agql</groupId>
263263
<artifactId>agql-source-query</artifactId>
264-
<version>1.2.1</version>
264+
<version>1.2.2</version>
265265
</dependency>
266266
```
267267

@@ -272,7 +272,7 @@ Just add the following dependencies to your maven pom.xml. Only include the modu
272272
<dependency>
273273
<groupId>com.ibasco.agql</groupId>
274274
<artifactId>agql-source-log</artifactId>
275-
<version>1.2.1</version>
275+
<version>1.2.2</version>
276276
</dependency>
277277
```
278278

@@ -282,7 +282,7 @@ Just add the following dependencies to your maven pom.xml. Only include the modu
282282
<dependency>
283283
<groupId>com.ibasco.agql</groupId>
284284
<artifactId>agql-source-rcon</artifactId>
285-
<version>1.2.1</version>
285+
<version>1.2.2</version>
286286
</dependency>
287287
```
288288

@@ -292,7 +292,7 @@ Just add the following dependencies to your maven pom.xml. Only include the modu
292292
<dependency>
293293
<groupId>com.ibasco.agql</groupId>
294294
<artifactId>agql-steam-webapi</artifactId>
295-
<version>1.2.1</version>
295+
<version>1.2.2</version>
296296
</dependency>
297297
```
298298

@@ -302,7 +302,7 @@ Just add the following dependencies to your maven pom.xml. Only include the modu
302302
<dependency>
303303
<groupId>com.ibasco.agql</groupId>
304304
<artifactId>agql-dota2-webapi</artifactId>
305-
<version>1.2.1</version>
305+
<version>1.2.2</version>
306306
</dependency>
307307
```
308308

@@ -324,7 +324,7 @@ Just add the following dependencies to your maven pom.xml. Only include the modu
324324
<dependency>
325325
<groupId>com.ibasco.agql</groupId>
326326
<artifactId>agql-coc-webapi</artifactId>
327-
<version>1.2.1</version>
327+
<version>1.2.2</version>
328328
</dependency>
329329
```
330330

0 commit comments

Comments
 (0)