New CoD4x WebAdmin v4.3.0 Release
-
How to upgrade from v4.2.1 to v4.3.0
- list itemStop your application
- cd to application root
- execute next command
git pull origin master
- Start your application
Congratulations you should now be up to date!
What is new in v4.3.0
- Separated Permanent and Temp Bans
- Fixed socketio
-
If you have issues to upgrade to the latest version try this commands
git stash git pull origin master git stash pop
After you do this make sure you remove the comments from your
app/config/config.json
near this lines https://github.com/byNeHo/CoD4x-WebAdmin/blob/master/app/config/config.json#L70
Seems like I messed up something so let me know if you need help
Sry