Skip to content
This repository was archived by the owner on Nov 20, 2021. It is now read-only.

Commit cf4bfaf

Browse files
Merge pull request #8 from DishankJ/master
Changed the logo of CatManga source to one with a white bg
2 parents 4aff38a + c29f9c3 commit cf4bfaf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/CatManga/CatManga.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ const BASE = "https://catmanga.org"
1515

1616
export const CatMangaInfo: SourceInfo = {
1717
icon: "icon.png",
18-
version: "1.2.8",
18+
version: "1.2.9",
1919
name: "CatManga",
2020
author: "PythonCoderAS",
2121
authorWebsite: "https://github.com/PythonCoderAS",
@@ -135,4 +135,4 @@ export class CatManga extends Source {
135135
}));
136136
*/
137137
}
138-
}
138+
}

src/CatManga/includes/icon.png

21 KB
Loading

0 commit comments

Comments
 (0)