mirror of
https://github.com/kodjodevf/mangayomi-extensions.git
synced 2026-02-16 03:40:30 +00:00
bump extensions versions
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import '../../../model/source.dart';
|
||||
|
||||
const heancmsVersion = "0.0.1";
|
||||
const heancmsVersion = "0.0.11";
|
||||
const heancmsSourceCodeUrl =
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/manga/multisrc/heancms/heancms-v$heancmsVersion.dart";
|
||||
const defaultDateFormat = "yyyy-MM-dd'T'HH:mm:ss.SSSZZZZZ";
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
import '../../../model/source.dart';
|
||||
|
||||
const madaraVersion = "0.0.11";
|
||||
const madaraVersion = "0.0.12";
|
||||
const madaraSourceCodeUrl =
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/manga/multisrc/madara/madara-v$madaraVersion.dart";
|
||||
const defaultDateFormat = "MMMM dd, yyyy";
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
import '../../../model/source.dart';
|
||||
|
||||
const mangareaderVersion = "0.0.13";
|
||||
const mangareaderVersion = "0.0.14";
|
||||
const mangareaderSourceCodeUrl =
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/manga/multisrc/mangareader/mangareader-v$mangareaderVersion.dart";
|
||||
const defaultDateFormat = "MMMM dd, yyyy";
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
import '../../../model/source.dart';
|
||||
|
||||
const mmrcmsVersion = "0.0.1";
|
||||
const mmrcmsVersion = "0.0.11";
|
||||
const mmrcmsSourceCodeUrl =
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/manga/multisrc/mmrcms/mmrcms-v$mmrcmsVersion.dart";
|
||||
const defaultDateFormat = "d MMM. yyyy";
|
||||
|
||||
Reference in New Issue
Block a user