Updated version/changelog to 1.0.5
This commit is contained in:
parent
50be55f9f3
commit
d3dcba370e
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
# v1.0.5
|
||||
- Merged latest changes of XMRig
|
||||
- Added current algo to dashboard
|
||||
- Added editor for client configs to dashboard
|
||||
- some cosmetics on dashboard
|
||||
# v1.0.4
|
||||
- Updated XMRig to 2.4.2
|
||||
- Fixed "--background" not working for xmrigCCServer on Windows
|
||||
|
|
|
@ -29,7 +29,7 @@
|
|||
#define APP_ID "xmrigCC"
|
||||
#define APP_NAME "XMRigCC"
|
||||
#define APP_DESC "XMRigCC Command'n'Control Server"
|
||||
#define APP_VERSION "1.0.4"
|
||||
#define APP_VERSION "1.0.5"
|
||||
#define APP_COPYRIGHT "Copyright (C) 2017- BenDr0id"
|
||||
# else
|
||||
#define APP_ID "xmrigCC"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue