Skip to content

Commit

Permalink
Bump to version 1.2.12
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam- committed Aug 17, 2023
1 parent 1506e7d commit 2849924
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion http-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>net.runelite.arn</groupId>
<artifactId>parent</artifactId>
<version>1.2.6</version>
<version>1.2.12</version>
</parent>

<name>Web API</name>
Expand Down
2 changes: 1 addition & 1 deletion http-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<parent>
<groupId>net.runelite.arn</groupId>
<artifactId>parent</artifactId>
<version>1.2.6</version>
<version>1.2.12</version>
</parent>

<name>Web Service</name>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

<groupId>net.runelite.arn</groupId>
<artifactId>parent</artifactId>
<version>1.2.6</version>
<version>1.2.12</version>
<packaging>pom</packaging>

<name>RuneLite API</name>
Expand Down

0 comments on commit 2849924

Please sign in to comment.