Skip to content

Commit

Permalink
Update Paperback.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
FaizanDurrani authored Jan 12, 2024
1 parent 2c4913c commit 0c4df86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Paperback/Paperback.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ import { getAuthorizationString,
// - getTags() which is called on the homepage
// - search method which is called even if the user search in an other source
export const PaperbackInfo: SourceInfo = {
version: '1.2.10',
version: '1.2.11',
name: 'Paperback',
icon: 'icon.png',
author: 'Lemon | Faizan Durrani',
Expand Down

0 comments on commit 0c4df86

Please sign in to comment.