Skip to content

Commit

Permalink
update ver. in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ocraft committed Jan 20, 2024
1 parent 1d6dd3d commit 96e83ff
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ sc2client-api should be valid or similar by analogy in this Java Api. More info
<dependency>
<groupId>com.github.ocraft</groupId>
<artifactId>ocraft-s2client-bot</artifactId>
<version>0.4.17</version>
<version>0.4.18</version>
</dependency>
----

Expand Down
2 changes: 1 addition & 1 deletion docs/building.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ For reference, it can be found here: https://github.com/ocraft/ocraft-s2client
<dependency>
<groupId>com.github.ocraft</groupId>
<artifactId>ocraft-s2client-bot</artifactId>
<version>0.4.17</version>
<version>0.4.18</version>
</dependency>
----
. If you want to build your own version (you need maven install on your PATH):
Expand Down
2 changes: 1 addition & 1 deletion ocraft-s2client-api/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ analyze in many different tools.
<dependency>
<groupId>com.github.ocraft</groupId>
<artifactId>ocraft-s2client-api</artifactId>
<version>0.4.17</version>
<version>0.4.18</version>
</dependency>
----

Expand Down

0 comments on commit 96e83ff

Please sign in to comment.