Mineos build

Hi !

Is there a place I can see what is latest build of Mineos ?

Thanks !

Github: https://github.com/hexparrot/mineos-node

Thanks !

BTW Hexparrot you are doing a very nice job !

I have just check and the latest build is: Latest commit b985310 2 days ago

I did this:

cd /usr/games/minecraft
git fetch
git merge origin/master

npm install

But on the web page of my server i’m at: git commit: 48c7387

Is it ok ? Did I update it correctly ? I’m a little bit confused :wink:

The webui must be restarted to unload the previous version from memory and to load the newer version in.

You are right, it’s working !

Thanks !