Skip to content

Commit

Permalink
Release 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lifan0127 committed Jan 24, 2024
1 parent 68a32b5 commit af8a0dc
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aria",
"version": "0.6.6",
"version": "0.7.0",
"description": "AI Research Assistant Powered by Large Language Models",
"config": {
"addonName": "Aria",
Expand Down Expand Up @@ -95,4 +95,4 @@
"typescript": "^5.3.3",
"zotero-types": "^1.3.13"
}
}
}
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.6.6",
"version": "0.7.0",
"update_link": "https://github.com/lifan0127/ai-research-assistant/releases/latest/download/aria.xpi",
"applications": {
"gecko": {
Expand All @@ -12,7 +12,7 @@
}
},
{
"version": "0.6.6",
"version": "0.7.0",
"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 @@ -6,7 +6,7 @@
<rdf:Seq>
<rdf:li>
<rdf:Description>
<em:version>0.6.6</em:version>
<em:version>0.7.0</em:version>
<em:targetApplication>
<rdf:Description>
<em:id>zotero@chnm.gmu.edu</em:id>
Expand Down

0 comments on commit af8a0dc

Please sign in to comment.