From 78c266f01469de7eb5d85c32f76b6718ee93e146 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bego=C3=B1a=20Alvarez?= Date: Mon, 13 May 2024 12:51:49 +0200 Subject: [PATCH] chore: bump version to 4.0.0-beta-1 --- packages/desktop/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/desktop/package.json b/packages/desktop/package.json index d1c9d8e344c..7194429f9b1 100644 --- a/packages/desktop/package.json +++ b/packages/desktop/package.json @@ -1,8 +1,8 @@ { "name": "desktop", - "productName": "Firefly Shimmer", - "version": "2.1.12", - "description": "Official wallet application of Shimmer", + "productName": "Firefly Canary", + "version": "4.0.0-beta-1", + "description": "Official wallet application of IOTA Canary", "main": "public/build/main.js", "repository": "git@github.com:iotaledger/firefly.git", "author": "IOTA Foundation ",