Skip to content

Commit

Permalink
Fix rs client versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam- committed May 7, 2016
1 parent 399cb81 commit 1681687
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runelite-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<dependency>
<groupId>net.runelite.rs</groupId>
<artifactId>client</artifactId>
<version>1.113-SNAPSHOT</version> <!-- rs version -->
<version>113.1-SNAPSHOT</version> <!-- rs version -->
</dependency>

<dependency>
Expand Down

0 comments on commit 1681687

Please sign in to comment.