Can't access settings

After updating to the latest commit in the master branch, the settings menu/cog disappeared! subdomain.domain/settings gave me ‘unauthorized’

First commit with the issue
commit 0148d06205905995059671249bf8fa14c09a9702
Author: Joshua Dwire <joshua@joshuadwire.com>
Date: Tue Mar 15 19:08:00 2016 -0400

Add user permission support

Last working commit
2aa5ef9 Fix for table style in Firefox

So this commit still works for me.

Can you check if the database migrations completed successfully by loading /update in your browser.

In our last release we added user permissions in the code and database, if the code updated by the database didn’t you’d appear as a non-admin user.