diff --git a/package.json b/package.json index b8463d4..e0362ca 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "hyperspace", "productName": "Hyperspace Desktop", - "version": "1.1.0-beta5", + "version": "1.1.0", "description": "A beautiful, fluffy client for the fediverse", "author": "Marquis Kurt ", "repository": "https://github.com/hyperspacedev/hyperspace.git", diff --git a/public/config.json b/public/config.json index d3da563..3d4ed4f 100644 --- a/public/config.json +++ b/public/config.json @@ -1,6 +1,6 @@ { "version": "1.1.0", - "location": "https://hyperspaceapp-next.herokuapp.com", + "location": "https://hyperspaceapp.herokuapp.com", "branding": { "name": "Hyperspace", "logo": "logo.svg",