From 9b2347e12d49da8c7e519420df61e4dc24fc8cbe Mon Sep 17 00:00:00 2001 From: Rafael Ibasco Date: Fri, 28 Apr 2023 17:14:49 +0800 Subject: [PATCH] Version bump --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index ae494a099c..532f148ba1 100644 --- a/README.md +++ b/README.md @@ -241,7 +241,7 @@ Just add the following dependencies to your maven pom.xml. Only include the modu com.ibasco.agql agql - 1.2.0 + 1.2.1 ``` @@ -251,7 +251,7 @@ Just add the following dependencies to your maven pom.xml. Only include the modu com.ibasco.agql agql-steam-master - 1.2.0 + 1.2.1 ``` @@ -261,7 +261,7 @@ Just add the following dependencies to your maven pom.xml. Only include the modu com.ibasco.agql agql-source-query - 1.2.0 + 1.2.1 ``` @@ -272,7 +272,7 @@ Just add the following dependencies to your maven pom.xml. Only include the modu com.ibasco.agql agql-source-log - 1.2.0 + 1.2.1 ``` @@ -282,7 +282,7 @@ Just add the following dependencies to your maven pom.xml. Only include the modu com.ibasco.agql agql-source-rcon - 1.2.0 + 1.2.1 ``` @@ -292,7 +292,7 @@ Just add the following dependencies to your maven pom.xml. Only include the modu com.ibasco.agql agql-steam-webapi - 1.2.0 + 1.2.1 ``` @@ -302,7 +302,7 @@ Just add the following dependencies to your maven pom.xml. Only include the modu com.ibasco.agql agql-dota2-webapi - 1.2.0 + 1.2.1 ``` @@ -312,7 +312,7 @@ Just add the following dependencies to your maven pom.xml. Only include the modu com.ibasco.agql agql-csgo-webapi - 1.2.0 + 1.2.1 ``` @@ -324,7 +324,7 @@ Just add the following dependencies to your maven pom.xml. Only include the modu com.ibasco.agql agql-coc-webapi - 1.2.0 + 1.2.1 ```