From 68b946db61071072e54963da086391b9962ce378 Mon Sep 17 00:00:00 2001 From: Aarron Lee Date: Fri, 5 Jan 2024 14:41:54 -0500 Subject: [PATCH] change plugin name + bump version num --- package.json | 2 +- plugin.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index b1d0ebd..b18e728 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hhd-decky", - "version": "0.0.1", + "version": "0.0.2", "description": "decky frontend for hhd", "scripts": { "build": "shx rm -rf dist && rollup -c", diff --git a/plugin.json b/plugin.json index db9cfb6..cda6602 100644 --- a/plugin.json +++ b/plugin.json @@ -1,5 +1,5 @@ { - "name": "HHD", + "name": "Handheld Daemon", "author": "Aarron Lee", "flags": ["_root"], "publish": {