After deactivating the plugin and reactivating it and now all seems to be working properly in addition to the update.
Thanks!
Found my solution!
Navigate to: Plugins > Editor
Select ‘Clock in Portal’
and add the following to line 100:
$allowed_roles = array('editor', 'subscriber', 'author', 'contributor', 'shop_manager');
Please include this role in future updates!