Skip to content

Commit 01b3ed9

Browse files
committed
source update: v0.6.75
1 parent b44cf29 commit 01b3ed9

File tree

1 file changed

+23
-5
lines changed

1 file changed

+23
-5
lines changed

repo/source.json

Lines changed: 23 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,25 +14,32 @@
1414
"bundleIdentifier": "com.kodjodevf.mangayomi",
1515
"developerName": "Moustapha Kodjo Amadou",
1616
"subtitle": "Read manga, novels, and watch anime",
17-
"version": "0.6.70",
18-
"versionDate": "2025-11-12T16:11:51Z",
17+
"version": "0.6.75",
18+
"versionDate": "2025-11-28T15:29:16Z",
1919
"versionDescription": "",
20-
"downloadURL": "https://github.com/kodjodevf/mangayomi/releases/download/v0.6.70/Mangayomi-v0.6.70-ios.ipa",
20+
"downloadURL": "https://github.com/kodjodevf/mangayomi/releases/download/v0.6.75/Mangayomi-v0.6.75-ios.ipa",
2121
"localizedDescription": "Mangayomi is an open-source Flutter app for reading manga, novels, and watching anime across multiple platforms.",
2222
"iconURL": "https://raw.githubusercontent.com/kodjodevf/mangayomi/refs/heads/main/repo/images/icons/icon_default.webp",
2323
"tintColor": "EF4444",
2424
"category": "entertainment",
25-
"size": 44362177,
25+
"size": 44506005,
2626
"screenshotURLs": [
2727
"https://raw.githubusercontent.com/kodjodevf/mangayomi/refs/heads/main/repo/images/screenshots/image_0_default.webp",
2828
"https://raw.githubusercontent.com/kodjodevf/mangayomi/refs/heads/main/repo/images/screenshots/image_1_default.webp",
2929
"https://raw.githubusercontent.com/kodjodevf/mangayomi/refs/heads/main/repo/images/screenshots/image_2_default.webp"
3030
],
3131
"versions": [
32+
{
33+
"version": "0.6.75",
34+
"date": "2025-11-28T15:29:16Z",
35+
"localizedDescription": "",
36+
"downloadURL": "https://github.com/kodjodevf/mangayomi/releases/download/v0.6.75/Mangayomi-v0.6.75-ios.ipa",
37+
"size": 44506005
38+
},
3239
{
3340
"version": "0.6.70",
3441
"date": "2025-11-12T16:11:51Z",
35-
"localizedDescription": "",
42+
"localizedDescription": "* fix: update directory handling for macOS\r\n* fix: enable the use of the logger in the isolated service so that logs are printed in the code editor\r\n* fix: improve layout and styling in entry detail \r\n\r\n**Full Changelog**: https://github.com/kodjodevf/mangayomi/compare/v0.6.65...v0.6.70",
3643
"downloadURL": "https://github.com/kodjodevf/mangayomi/releases/download/v0.6.70/Mangayomi-v0.6.70-ios.ipa",
3744
"size": 44362177
3845
},
@@ -261,6 +268,17 @@
261268
"imageURL": "https://raw.githubusercontent.com/kodjodevf/mangayomi/refs/heads/main/repo/images/news/update_default.webp",
262269
"notify": true,
263270
"url": "https://github.com/kodjodevf/mangayomi/releases/tag/v0.6.70"
271+
},
272+
{
273+
"appID": "com.kodjodevf.mangayomi",
274+
"title": "0.6.75 - 28 Nov",
275+
"identifier": "release-0.6.75",
276+
"caption": "Update for Mangayomi now available!",
277+
"date": "2025-11-28T15:29:16Z",
278+
"tintColor": "EF4444",
279+
"imageURL": "https://raw.githubusercontent.com/kodjodevf/mangayomi/refs/heads/main/repo/images/news/update_default.webp",
280+
"notify": true,
281+
"url": "https://github.com/kodjodevf/mangayomi/releases/tag/v0.6.75"
264282
}
265283
]
266284
}

0 commit comments

Comments
 (0)