Skip to content

Commit

Permalink
Fix versioning mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
Seyden committed Jul 26, 2024
1 parent 8b45d24 commit 5709495
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/AsuraScans/AsuraScans.ts
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ const ASURASCANS_DOMAIN = 'https://asuracomic.net'
const ASURASCANS_API_DOMAIN = 'https://gg.asuracomic.net'

export const AsuraScansInfo: SourceInfo = {
version: '4.0.10',
version: '4.1.0',
name: 'AsuraScans',
description: 'Extension that pulls manga from AsuraScans',
author: 'Seyden',
Expand Down

0 comments on commit 5709495

Please sign in to comment.