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

Commit c29f9c3

Browse files
Version bump
1 parent 373543f commit c29f9c3

File tree

1 file changed

+2
-2
lines changed

1 file 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+
}

0 commit comments

Comments
 (0)