Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
bookbonobo committed Jul 29, 2023
1 parent b0fa274 commit fe81d04
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.4.3",
"version": "0.5.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.4.3",
"version": "0.5.0",
"description": "Downloads Audiobooks for transfer to unsupported devices",
"icons": {
"48": "icons/music-player-fill.svg",
Expand Down

0 comments on commit fe81d04

Please sign in to comment.