Skip to content

Commit

Permalink
Release 0.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
lifan0127 committed Apr 15, 2023
1 parent 7e29e51 commit 8a0afcc
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aria",
"version": "0.0.11",
"version": "0.0.12",
"description": "AI Research Assistant Powered by Large Language Models",
"config": {
"addonName": "Aria",
Expand Down
4 changes: 2 additions & 2 deletions update.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"aria@apex974.com": {
"updates": [
{
"version": "0.0.11",
"version": "0.0.12",
"update_link": "https://github.com/lifan0127/ai-research-assistant/releases/latest/download/aria.xpi",
"applications": {
"gecko": {
Expand All @@ -12,7 +12,7 @@
}
},
{
"version": "0.0.11",
"version": "0.0.12",
"update_link": "https://github.com/lifan0127/ai-research-assistant/releases/latest/download/aria.xpi",
"applications": {
"zotero": {
Expand Down
2 changes: 1 addition & 1 deletion update.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<rdf:Seq>
<rdf:li>
<rdf:Description>
<em:version>0.0.11</em:version>
<em:version>0.0.12</em:version>
<em:targetApplication>
<rdf:Description>
<em:id>zotero@chnm.gmu.edu</em:id>
Expand Down

0 comments on commit 8a0afcc

Please sign in to comment.