diff --git a/extension/manifest.json b/extension/manifest.json index 945d87f..6c03697 100644 --- a/extension/manifest.json +++ b/extension/manifest.json @@ -4,7 +4,7 @@ "name": "KDE Connect", "short_name": "kdeconnect", "description": "Allows sharing pages, videos, and images from your browser to KDE Connect devices.", - "version": "0.0.3", + "version": "0.0.4", "homepage_url": "https://github.com/pdf/com.0xc0dedbad.kdeconnect_chrome", "browser_action": { diff --git a/main.go b/main.go index 6ea4075..b511a10 100644 --- a/main.go +++ b/main.go @@ -11,7 +11,7 @@ import ( ) const ( - version = `0.0.1` + version = `0.0.4` ) var (