Skip to content

Commit

Permalink
release: zotero-better-bibtex-1.6.2.xpi
Browse files Browse the repository at this point in the history
  • Loading branch information
retorquere committed Oct 27, 2015
1 parent f464b3b commit 5a79d47
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.1/zotero-better-bibtex-1.6.1.xpi) (**1.6.1**), and then
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

## BBT for Zotero Firefox

Expand Down Expand Up @@ -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.1/zotero-better-bibtex-1.6.1.xpi';
window.location = 'https://github.com/ZotPlus/zotero-better-bibtex/releases/download/1.6.2/zotero-better-bibtex-1.6.2.xpi';
break;
case '#debug':
window.location = 'https://drive.google.com/a/iris-advies.com/folderview?id=0B8tW4NMPfEosfkFETUV0V2l0N3NHZHEyQk5SUm03TjZmS1RoVmlBTmdHclUtcTRzZ2VHclU&usp=drive_web#list';
Expand Down
2 changes: 1 addition & 1 deletion install.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Description about="urn:mozilla:install-manifest">
<em:id>[email protected]</em:id>
<em:name>Zotero Better Bib(La)Tex</em:name>
<em:version>1.6.1</em:version>
<em:version>1.6.2</em:version>
<em:description>Make Zotero useful for us LaTeX holdouts.</em:description>
<em:homepageURL>https://zotplus.github.io/better-bibtex/</em:homepageURL>
<em:creator>Emiliano Heyns</em:creator>
Expand Down

0 comments on commit 5a79d47

Please sign in to comment.