From f591af8ce274f43ed6309131f922e71adfcff402 Mon Sep 17 00:00:00 2001 From: SeanLeRoy Date: Fri, 5 Jul 2024 13:47:40 -0700 Subject: [PATCH] v9.0.0 --- packages/desktop/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/desktop/package.json b/packages/desktop/package.json index 47283e9d..4111ea62 100644 --- a/packages/desktop/package.json +++ b/packages/desktop/package.json @@ -1,6 +1,6 @@ { "name": "fms-file-explorer-desktop", - "version": "8.0.0", + "version": "9.0.0", "description": "An application designed to simplify access and exploration of data produced by the Allen Institute for Cell Science, provide an intuitive mechanism for organizing data and provide simple hooks to incorporating that data into both programmatic and non-programmatic workflows.", "main": "dist/main/index.js", "repository": {