From 11b80a67ff79a6b63ec7535129dbf8ac98bba4a0 Mon Sep 17 00:00:00 2001 From: "Konstantin Sharlaimov (DigitalEntity)" Date: Mon, 25 Apr 2016 23:47:18 +1000 Subject: Some rebranding --- manifest.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'manifest.json') diff --git a/manifest.json b/manifest.json index 3cd820ac..f24e0fcb 100644 --- a/manifest.json +++ b/manifest.json @@ -1,11 +1,11 @@ { "manifest_version": 2, "minimum_chrome_version": "38", - "version": "1.2.1", - "author": "Hydra", - "name": "Cleanflight - Configurator", - "short_name": "cleanflight", - "description": "Crossplatform configuration tool for Cleanflight flight control system", + "version": "1.0.0", + "author": "Several", + "name": "INAVFlight - Configurator", + "short_name": "INAV", + "description": "Crossplatform configuration tool for INAVFlight flight control system", "offline_enabled": true, @@ -44,6 +44,6 @@ ], "icons": { - "128": "images/icon_128.png" + "128": "images/inav_icon_128.png" } } -- cgit v1.2.3