From 148941e59d566314c1564df6001ada229df90904 Mon Sep 17 00:00:00 2001 From: Peter Fern Date: Wed, 1 Feb 2017 15:15:24 +1100 Subject: [PATCH] Bump to v0.0.4 --- extension/manifest.json | 2 +- main.go | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 (