From e0997174f683fdb4ac9a244d38ec017e8ffec26e Mon Sep 17 00:00:00 2001 From: retorquere Date: Fri, 30 Oct 2015 23:04:42 +0100 Subject: [PATCH] release: zotero-better-bibtex-1.6.3.xpi --- README.md | 4 ++-- install.rdf | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 09c5b4b3eb..eafca5334f 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.2/zotero-better-bibtex-1.6.2.xpi) (**1.6.2**), and then +Start by downloading the [latest version](https://github.com/ZotPlus/zotero-better-bibtex/releases/download/1.6.3/zotero-better-bibtex-1.6.3.xpi) (**1.6.3**), 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.2/zotero-better-bibtex-1.6.2.xpi'; + window.location = 'https://github.com/ZotPlus/zotero-better-bibtex/releases/download/1.6.3/zotero-better-bibtex-1.6.3.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 e85e37bc8c..f9f87c31ca 100644 --- a/install.rdf +++ b/install.rdf @@ -4,7 +4,7 @@ better-bibtex@iris-advies.com Zotero Better Bib(La)Tex - 1.6.2 + 1.6.3 Make Zotero useful for us LaTeX holdouts. https://zotplus.github.io/better-bibtex/ Emiliano Heyns