diff --git a/src/CatManga/CatManga.ts b/src/CatManga/CatManga.ts index 6b062b4..cc39993 100644 --- a/src/CatManga/CatManga.ts +++ b/src/CatManga/CatManga.ts @@ -15,7 +15,7 @@ const BASE = "https://catmanga.org" export const CatMangaInfo: SourceInfo = { icon: "icon.png", - version: "1.2.8", + version: "1.2.9", name: "CatManga", author: "PythonCoderAS", authorWebsite: "https://github.com/PythonCoderAS", @@ -135,4 +135,4 @@ export class CatManga extends Source { })); */ } -} \ No newline at end of file +} diff --git a/src/CatManga/includes/icon.png b/src/CatManga/includes/icon.png index 98dcd26..ab9fe16 100644 Binary files a/src/CatManga/includes/icon.png and b/src/CatManga/includes/icon.png differ