mirror of
https://github.com/Radiquum/AniX.git
synced 2025-04-29 09:29:41 +05:00
chore: bump version
refactor: move current version to the config file
This commit is contained in:
parent
5971b9c5ae
commit
a1d6d84f7c
2 changed files with 4 additions and 1 deletions
|
@ -1,3 +1,5 @@
|
|||
export const CURRENT_APP_VERSION = "3.1.1";
|
||||
|
||||
export const API_URL = "https://api.anixart.tv";
|
||||
export const API_PREFIX = "/api";
|
||||
export const USER_AGENT =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue