diff --git a/chrome/content/zotero/xpcom/zotero.js b/chrome/content/zotero/xpcom/zotero.js
index ec9afef1f..bb6fca9ee 100644
--- a/chrome/content/zotero/xpcom/zotero.js
+++ b/chrome/content/zotero/xpcom/zotero.js
@@ -35,7 +35,7 @@ const ZOTERO_CONFIG = {
 	API_URL: 'https://api.zotero.org/',
 	PREF_BRANCH: 'extensions.zotero.',
 	BOOKMARKLET_URL: 'https://www.zotero.org/bookmarklet/',
-	VERSION: "3.0.4.SOURCE"
+	VERSION: "3.0.5.SOURCE"
 };
 
 /*
diff --git a/install.rdf b/install.rdf
index b62cbac43..14f4c6c70 100644
--- a/install.rdf
+++ b/install.rdf
@@ -6,7 +6,7 @@
   
     <em:id>zotero@chnm.gmu.edu</em:id>
     <em:name>Zotero</em:name>
-    <em:version>3.0.4.SOURCE</em:version>
+    <em:version>3.0.5.SOURCE</em:version>
     <em:creator>Center for History and New Media<br/>George Mason University</em:creator>
     <em:contributor>Dan Cohen</em:contributor>
     <em:contributor>Sean Takats</em:contributor>
@@ -26,7 +26,7 @@
       <Description>
         <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
         <em:minVersion>3.6</em:minVersion>
-        <em:maxVersion>13.0a1</em:maxVersion>
+        <em:maxVersion>15.0a1</em:maxVersion>
       </Description>
     </em:targetApplication>
     
diff --git a/repotime.txt b/repotime.txt
index ed1f2241b..afee93c2b 100644
--- a/repotime.txt
+++ b/repotime.txt
@@ -1 +1 @@
-2012-04-29 00:00:00
+2012-04-30 08:45:00
diff --git a/translators b/translators
index 02bc1035b..91e67ff82 160000
--- a/translators
+++ b/translators
@@ -1 +1 @@
-Subproject commit 02bc1035bc1ae7d03c953bdda9eb83fb14d5740d
+Subproject commit 91e67ff82c17176f9c9b5c94895e023e25e1e851
diff --git a/update.rdf b/update.rdf
index cea2f7310..b1baa2cc4 100644
--- a/update.rdf
+++ b/update.rdf
@@ -7,12 +7,12 @@
     <RDF:Seq>
       <RDF:li>
         <RDF:Description>
-          <version>3.0.4.SOURCE</version>
+          <version>3.0.5.SOURCE</version>
           <targetApplication>
             <RDF:Description>
               <id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</id>
               <minVersion>3.6</minVersion>
-              <maxVersion>13.0a1</maxVersion>
+              <maxVersion>15.0a1</maxVersion>
               <updateLink>http://download.zotero.org/extension/zotero.xpi</updateLink>
               <updateHash>sha1:</updateHash>
             </RDF:Description>