From e0e80832703afc154ba169a0129c2884d89cd0f1 Mon Sep 17 00:00:00 2001 From: Rodolphe Breard Date: Mon, 25 Feb 2013 17:41:11 +0100 Subject: [PATCH] incrementing version number --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 5f08c57..a8b8069 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "Chromesoul", "version": "0.4.9", - "minimum_chrome_version": "24", + "minimum_chrome_version": "25", "manifest_version": 2, "offline_enabled": false, "description": "Netsoul client for Google Chrome.",