From 53262f029559c620e2019dfb76079bb6d4619af6 Mon Sep 17 00:00:00 2001 From: Denis Fomin Date: Mon, 10 Dec 2012 01:12:45 +0400 Subject: [PATCH] OfflineBookmarksPlugin.up version --- offline_bookmarks/manifest.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/offline_bookmarks/manifest.ini b/offline_bookmarks/manifest.ini index 731d345..011d97d 100644 --- a/offline_bookmarks/manifest.ini +++ b/offline_bookmarks/manifest.ini @@ -1,7 +1,7 @@ [info] name: Offline Bookmarks short_name: offline_bookmarks -version: 0.1 +version: 0.2 description: Saving bookmarks inside the plugin configuration file. Allows the use of locally stored bookmarks if the server does not support the storage of bookmarks (eg talk.google.com). Support to import bookmarks from one account to another. authors = Denis Fomin