mirror of
https://github.com/lampame/lampac-ukraine.git
synced 2026-06-17 03:58:55 +00:00
chore(moon_decoder): bump module versions for updated adapters
This commit is contained in:
parent
352e86857b
commit
3a1e97eefb
@ -26,7 +26,7 @@ namespace LME.AnimeON
|
||||
{
|
||||
public class ModInit : IModuleLoaded
|
||||
{
|
||||
public static double Version => 4.2;
|
||||
public static double Version => 4.3;
|
||||
|
||||
public static OnlinesSettings AnimeON;
|
||||
public static bool ApnHostProvided;
|
||||
|
||||
@ -25,7 +25,7 @@ namespace LME.Mikai
|
||||
{
|
||||
public class ModInit : IModuleLoaded
|
||||
{
|
||||
public static double Version => 4.2;
|
||||
public static double Version => 4.3;
|
||||
|
||||
public static OnlinesSettings Mikai;
|
||||
public static bool ApnHostProvided;
|
||||
|
||||
@ -19,7 +19,7 @@ namespace LME.NMoonAnime
|
||||
{
|
||||
public class ModInit : IModuleLoaded
|
||||
{
|
||||
public static double Version => 2.1;
|
||||
public static double Version => 2.2;
|
||||
|
||||
public static OnlinesSettings NMoonAnime;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user