Bump version to 0.3.19 and update API endpoint

Update version from 0.3.18 to 0.3.19 in Cargo.toml, package-lock.json, and version.txt.

Also update the API endpoint in pmoparadise/src/client.rs from `/get_block` to `/play` and remove the `peer` property from several dependencies in package-lock.json.

Additionally, update the ARCHITECTURE.md documentation to reflect the change in API endpoint.
This commit is contained in:
2026-01-27 13:52:15 +01:00
parent 3f0eadce34
commit 33fa672d32
6 changed files with 7 additions and 12 deletions

View File

@@ -1 +1 @@
0.3.18
0.3.19