TooTallNate / Java-WebSocket

A barebones WebSocket client and server implementation written in 100% Java.
http://tootallnate.github.io/Java-WebSocket
MIT License
10.36k stars 2.57k forks source link

Outdated version in install instructions #1347

Closed Minion3665 closed 11 months ago

Minion3665 commented 11 months ago

Describe the bug There is a mismatch between the latest version and the version in the maven and gradle install instructions on the readme

To Reproduce Steps to reproduce the behavior:

  1. Look at the README
  2. Look at the latest release
  3. Observe the install instructions uses version 1.5.3 but the latest version is 1.5.4

Example application to reproduce the issue N/A

Expected behavior I expect the readme install instructions to match the latest version

Debug log N/A

Environment(please complete the following information): N/A