New CoD4x WebAdmin v4.0.1 Release
- 
 New CoD4x WebAdmin v4.0.1 has been released How to upgrade from v4.0.0 to v4.0.1 - Stop your application
- cd to application root
- execute next command
 git pull origin master && npm run update- Start your application
 Congratulations you should now be up to date! ps If you didnt upgraded yet to version v4.0.0 just follow the steps from New CoD4x WebAdmin v4.0.0 Release 
- 
 What has been fixed in the new v4.0.1 Release - fixed bug with server location (bad country flags)
- fixed bug with server bots (server bots are no longer listed on the web)
 
- 
 @NeHo said in New CoD4x WebAdmin v4.0.1 Release: git pull origin master && npm run update when I ran git pull origin master && npm run update 
 I got an error
 so I ran git pull origin master
 no error
 then I ran npm run update
 and it updated without the error
