From b6baa5ee6065621b7cd148b563145a4cc57fe73f Mon Sep 17 00:00:00 2001 From: Damyan Ivanov Date: Wed, 22 Aug 2018 12:44:36 +0000 Subject: [PATCH] release version 2.1 --- Changes | 3 +++ manifest.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/Changes b/Changes index e89c36c..4e8ad08 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,6 @@ +2.1 [2018-08-22] + * Allow for and trim leading '#' in bug numbers + 2.0 [2017-07-30] * Rework for WebExtensions + major change in the user interaction diff --git a/manifest.json b/manifest.json index deb22fa..20579e1 100644 --- a/manifest.json +++ b/manifest.json @@ -7,7 +7,7 @@ }, "author": "Damyan Ivanov", "manifest_version": 2, - "version": "2.0", + "version": "2.1", "name": "Debian queries", "description": "Query Debian-related websites using the text in the clipboard", "homepage_url": "http://icedeb.ktnx.net/", -- 2.39.2