From aac2e7800028d9e393f4bd7f7874016b239edaa8 Mon Sep 17 00:00:00 2001 From: Peter Prince Date: Mon, 26 Jun 2023 14:07:38 +0100 Subject: [PATCH] Undo app rename --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1885709..821575e 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "AudioMoth-Live-App", + "name": "AudioMoth-Live", "version": "1.0.0", "description": "An Electron-based application for recording and analysing live audio from high sample rate microphones, including the AudioMoth USB Microphone.", "main": "main.js",