Cannot update server profile to latest 1.8.3(?) update

I’m trying to download the latest version of the minecraft server files, since 1.8.2 just came out. (1.8.3 on the website?) Anyway I click to “update” the server profile using the webUI and it comes up with an update_profile[error] message.
I tried updating scripts, the webUI, and even creating a custom profile using the direct link to the new server.jar file and I still get the same error message.

I introduced a change recently that broke this, apparently. I’ve reverted the change and the most recent commit now should have this all settled.

cd /usr/games/minecraft
git fetch
git reset --hard origin/master

Nice, i’ll give it a shot!

Edit: Update went through swimmingly. Thanks for the help!