1
0
mirror of https://github.com/hyperspacedev/hyperspace synced 2025-01-24 14:11:36 +01:00

Update Hyperspace version to 1.0.0

Signed-off-by: Marquis Kurt <software@marquiskurt.net>
This commit is contained in:
Marquis Kurt 2019-10-11 11:16:10 -04:00
parent e62962b82f
commit 7322e63001
No known key found for this signature in database
GPG Key ID: 725636D259F5402D
3 changed files with 6 additions and 5 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "hyperspace",
"version": "1.0.0-gm",
"version": "1.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,7 +1,7 @@
{
"name": "hyperspace",
"productName": "Hyperspace",
"version": "1.0.0-gm",
"version": "1.0.0",
"description": "A beautiful, fluffy client for the fediverse",
"author": "Marquis Kurt <hyperspacedev@marquiskurt.net>",
"repository": "https://github.com/hyperspacedev/hyperspace.git",
@ -87,6 +87,7 @@
},
"mas": {
"entitlements": "desktop/entitlements.mas.plist",
"entitlementsInherit": "desktop/entitlements.mas.inherit.plist",
"provisioningProfile": "desktop/embedded.provisionprofile"
},
"dmg": {

View File

@ -1,12 +1,12 @@
{
"version": "1.0.0gm",
"location": "https://hyperspaceapp-next.herokuapp.com",
"version": "1.0.0",
"location": "https://hyperspaceapp.herokuapp.com",
"branding": {
"name": "Hyperspace",
"logo": "logo.svg",
"background": "background.png"
},
"developer": true,
"developer": false,
"federation": {
"universalLogin": true,
"allowPublicPosts": true,