From 448a10ef6f0038883b573712d3443c91509bf3d8 Mon Sep 17 00:00:00 2001 From: audmaxwell Date: Mon, 11 Nov 2019 17:09:20 -0500 Subject: [PATCH] HD-12 Changed "Hyperspace" strings in the about page to "Hyperspace Desktop" --- package-lock.json | 2 +- package.json | 2 +- src/pages/About.tsx | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index adacf30..b64cad1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "hyperspace", - "version": "1.0.0", + "version": "1.0.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index e37802d..1e581b0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hyperspace", - "productName": "Hyperspace", + "productName": "Hyperspace Desktop", "version": "1.0.3", "description": "A beautiful, fluffy client for the fediverse", "author": "Marquis Kurt ", diff --git a/src/pages/About.tsx b/src/pages/About.tsx index af87104..7be2c48 100644 --- a/src/pages/About.tsx +++ b/src/pages/About.tsx @@ -139,7 +139,7 @@ class AboutPage extends Component { {this.state.brandName ? this.state.brandName - : "Hyperspace"} + : "Hyperspace Desktop"} Version{" "} @@ -470,7 +470,7 @@ class AboutPage extends Component { developers. All rights reserved. - {this.state ? this.state.brandName : "Hyperspace"} is + {this.state ? this.state.brandName : "Hyperspace"} Desktop is made possible by the{" "}