From fc0249f4944a3b180fa049e3fcdeacdb0bdd52e2 Mon Sep 17 00:00:00 2001 From: rugk Date: Thu, 26 Apr 2018 22:38:51 +0200 Subject: [PATCH] Add Contributors file and update version --- CONTRIBUTORS | 2 ++ src/manifest.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 CONTRIBUTORS diff --git a/CONTRIBUTORS b/CONTRIBUTORS new file mode 100644 index 00000000..31fe43d2 --- /dev/null +++ b/CONTRIBUTORS @@ -0,0 +1,2 @@ +@ENT8R + diff --git a/src/manifest.json b/src/manifest.json index 29804918..d3f23563 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "__MSG_extensionName__", - "version": "1.0", + "version": "1.1", "author": "rugk", "description": "__MSG_extensionDescription__",