From e2426e59760eb38fd3b7796b51e43c6e254a025a Mon Sep 17 00:00:00 2001 From: Rafael Ibasco <13303385+ribasco@users.noreply.github.com> Date: Sat, 2 Mar 2024 01:17:06 +0800 Subject: [PATCH] Update README.md --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 532f148ba1..be88ad500e 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.1 + 1.2.2 ``` @@ -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.1 + 1.2.2 ``` @@ -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.1 + 1.2.2 ``` @@ -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.1 + 1.2.2 ``` @@ -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.1 + 1.2.2 ``` @@ -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.1 + 1.2.2 ``` @@ -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.1 + 1.2.2 ``` @@ -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.1 + 1.2.2 ```