Skip to content

Commit

Permalink
build: Bump version numbers to v1.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
j3soon committed Aug 4, 2024
1 parent 8096f62 commit 0bf1648
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion chrome/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "arxiv-utils",
"version": "1.8.4",
"version": "1.8.5",
"description": "Easy access on ArXiv! Rename the title to the paper's title. Add a button to navigate easily. Download PDF with meaningful filename.",
"background": {
"service_worker": "background.js",
Expand Down
2 changes: 1 addition & 1 deletion firefox/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "arxiv-utils",
"version": "1.8.4",
"version": "1.8.5",
"description": "Easy access on ArXiv! Rename the title to the paper's title. Add a button to navigate easily. Download PDF with meaningful filename.",
"background": {
"page": "background.html"
Expand Down

0 comments on commit 0bf1648

Please sign in to comment.