diff --git a/.gitignore b/.gitignore
index 3a4edf6..58fe8b4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
.project
+builds
\ No newline at end of file
diff --git a/README.md b/README.md
index 5e99a00..d25b918 100644
--- a/README.md
+++ b/README.md
@@ -10,4 +10,4 @@ Code for this extension is based heavily on [Zotero Google Scholar Citations](ht
Copyright (C) 2017 Brenton M. Wiernik
-Distributed under the Mozilla Public License (MPL).
\ No newline at end of file
+Distributed under the Mozilla Public License (MPL) Version 2.0.
\ No newline at end of file
diff --git a/build.sh b/build.sh
index acbab67..2e0f497 100755
--- a/build.sh
+++ b/build.sh
@@ -1,5 +1,5 @@
#!/bin/sh
-version=0.1.0
+version=1.0.0
rm builds/zotero-shortdoi-${version}-fx.xpi
zip -r builds/zotero-shortdoi-${version}-fx.xpi chrome/* chrome.manifest install.rdf options.xul
diff --git a/install.rdf b/install.rdf
index 087be7e..b298406 100644
--- a/install.rdf
+++ b/install.rdf
@@ -12,7 +12,7 @@
RDF:about="urn:mozilla:install-manifest"
em:id="zoteroshortdoi@wiernik.org"
em:name="Zotero Short DOI Lookup"
- em:version="0.1.0"
+ em:version="1.0.0"
em:type="2"
em:creator="Brenton M. Wiernik"
em:description="Zotero plugin for auto-fetching Short DOI names"
@@ -23,9 +23,16 @@
zotero@chnm.gmu.edu
- 3.0b1
- 5.0.*
+ 5.*
+ 5.*
+
+
+ juris-m@juris-m.github.io
+ 5.*
+ 5.*
+
+