Skip to content

Commit c0cc64d

Browse files
committed
bump api version
1 parent f974f61 commit c0cc64d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/request/api.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ class Api {
44
static const String domain = '${HttpString.baseUrl}/';
55
static const String animeList = 'https://d1zquzjgwo9yb.cloudfront.net/';
66
static const String videoAPI = 'https://v.anime1.me/api';
7-
static const String version = '1.4.0';
7+
static const String version = '1.4.1';
88
static const String sourceUrl = "https://github.com/Predidit/oneAnime";
99
static const String aniDanmakuAPI = "https://ani.gamer.com.tw/ajax/danmuGet.php";
1010
static const String aniSearch = "https://ani.gamer.com.tw/search.php";

0 commit comments

Comments
 (0)