From 75f8802487cb197ff65695df9877e26bf3e028ba Mon Sep 17 00:00:00 2001 From: gorhill Date: Thu, 19 Nov 2015 09:37:26 -0500 Subject: [PATCH] bump version for dev build --- platform/chromium/manifest.json | 2 +- platform/opera/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/platform/chromium/manifest.json b/platform/chromium/manifest.json index eae426f1f..a7361b27a 100644 --- a/platform/chromium/manifest.json +++ b/platform/chromium/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "uBlock Origin", - "version": "1.3.4", + "version": "1.3.5", "default_locale": "en", "description": "__MSG_extShortDesc__", diff --git a/platform/opera/manifest.json b/platform/opera/manifest.json index 6814c9635..0ce690e8a 100644 --- a/platform/opera/manifest.json +++ b/platform/opera/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "uBlock Origin", - "version": "1.3.4", + "version": "1.3.5", "default_locale": "en", "description": "__MSG_extShortDesc__",