Updating Linkurious: Checking for updates
About menu
Using an administrator account, access the Your Username > About menu to open the Linkurious Enterprise info:
Click Check for updates to see if you are using the latest version.
Public version API
Alternatively, you can check at http://linkurio.us/version/linkurious-enterprise.json
// example response
{
"tag_name": "v3.1.15", // latest version of Linkurious Enterprise
"message": null,
"url": "https://get.linkurio.us/" // where to download the latest version from
}