Bump version to 6.25.2

Switch fork versioning from 6.25.1-drg2 to a clean 6.25.2 patch version
(APP_VERSION, APP_VER_PATCH, package.json, CHANGELOG heading).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-06 22:55:50 -05:00
parent e9a919711f
commit ee9144ab13
3 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
# drg-xmrig 6.25.1-drg2
# drg-xmrig 6.25.2
- Fixed default pool config: `url` now includes the stratum port `pool.dragonx.is:3433` (was portless, falling back to firewalled 3333) and `algo` defaults to `rx/dragonx`.
- Clarified that the pool requires a shielded `zs-address` as the worker name (config/example placeholders updated).
- `build_windows.sh`: fetch OpenSSL 1.1.1w from the GitHub release mirror (old openssl.org URL is gone).