From d07957a2bd5ac4c485f3329643457e3afde8f1be Mon Sep 17 00:00:00 2001 From: retorquere Date: Sat, 5 Dec 2015 22:14:22 +0100 Subject: [PATCH] release: zotero-better-bibtex-1.6.14.xpi --- README.md | 4 ++-- install.rdf | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 775e966f63..c18d4818ec 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ what is called "connector mode", which is currently [not supported](https://github.com/ZotPlus/zotero-better-bibtex/issues/143). Or, to be fully exact, you can have it installed in both, but running both at the same time will have BBT break at indeterminate occasions. Recoverable, but not fun. -Start by downloading the [latest version](https://github.com/ZotPlus/zotero-better-bibtex/releases/download/1.6.13/zotero-better-bibtex-1.6.13.xpi) (**1.6.13**), and then +Start by downloading the [latest version](https://github.com/ZotPlus/zotero-better-bibtex/releases/download/1.6.14/zotero-better-bibtex-1.6.14.xpi) (**1.6.14**), and then ## BBT for Zotero Firefox @@ -75,7 +75,7 @@ or there are problems preventing me from implementing a fix. switch (window.location.hash.trim()) { case '#xpi': - window.location = 'https://github.com/ZotPlus/zotero-better-bibtex/releases/download/1.6.13/zotero-better-bibtex-1.6.13.xpi'; + window.location = 'https://github.com/ZotPlus/zotero-better-bibtex/releases/download/1.6.14/zotero-better-bibtex-1.6.14.xpi'; break; case '#debug': window.location = 'https://drive.google.com/a/iris-advies.com/folderview?id=0B8tW4NMPfEosfkFETUV0V2l0N3NHZHEyQk5SUm03TjZmS1RoVmlBTmdHclUtcTRzZ2VHclU&usp=drive_web#list'; diff --git a/install.rdf b/install.rdf index d920aa5b21..9a208e684d 100644 --- a/install.rdf +++ b/install.rdf @@ -4,7 +4,7 @@ better-bibtex@iris-advies.com Zotero Better Bib(La)Tex - 1.6.13 + 1.6.14 Make Zotero useful for us LaTeX holdouts. https://zotplus.github.io/better-bibtex/ Emiliano Heyns