http-api: Include commit hash in User-Agent
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
runelite.version=${project.version}
|
||||
rs.version=${rs.version}
|
||||
rs.version=${rs.version}
|
||||
runelite.commit=${git.commit.id.abbrev}
|
||||
runelite.dirty=${git.dirty}
|
||||
Reference in New Issue
Block a user