From add119b77d826e195d63fcfa87383ea40085cbac Mon Sep 17 00:00:00 2001 From: Doug Beardsley Date: Thu, 5 Dec 2019 12:31:12 -0500 Subject: [PATCH] Update app name to beta --- default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default.nix b/default.nix index fcca505f7..76d2b20f2 100644 --- a/default.nix +++ b/default.nix @@ -8,7 +8,7 @@ with obelisk; let obApp = import ./obApp.nix args; pactServerModule = import ./pact-server/service.nix; - macAppName = "Kadena Chainweaver RC-2"; + macAppName = "Kadena Chainweaver Beta"; macAppIcon = ./mac/static/icons/kadena.png; macPactDocumentIcon = ./mac/static/icons/pact-document.png; # ^ This can be created in Preview using 'GenericDocumentIcon.icns' from