From 5e74cea241c314a7c63b289ab2250dd8a28a71ac Mon Sep 17 00:00:00 2001 From: David Tejada Date: Thu, 5 May 2022 18:49:31 +0200 Subject: [PATCH] Bump version to v0.1.2 --- src/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/manifest.json b/src/manifest.json index f53d4abd..8ac9186f 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,6 +1,6 @@ { "name": "Rango", - "version": "0.1.1", + "version": "0.1.2", "description": "Extension that allows you to interact with webpages using your voice and talon", "homepage_url": "https://github.com/david-tejada/rango", "manifest_version": 2,