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