Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
bookbonobo committed Apr 28, 2024
1 parent aafe359 commit 2ce3511
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "libby-download-extension",
"version": "0.5.1",
"version": "0.6.0",
"description": "Firefox extension to download Libby audiobooks for transfer to unsupported devices",
"scripts": {
"start": "webpack --watch --config webpack.dev.js",
Expand Down
2 changes: 1 addition & 1 deletion static/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Libby Download",
"version": "0.5.1",
"version": "0.6.0",
"description": "Downloads Audiobooks for transfer to unsupported devices",
"icons": {
"48": "icons/music-player-fill.svg",
Expand Down

0 comments on commit 2ce3511

Please sign in to comment.