chore: bump version to 3.3.0

This commit is contained in:
Kentai Radiquum 2025-03-16 13:30:50 +05:00
parent 17e0c0e770
commit 71beccc16c
Signed by: Radiquum
GPG key ID: 858E8EE696525EED
5 changed files with 21 additions and 3 deletions

View file

@ -1,4 +1,4 @@
export const CURRENT_APP_VERSION = "3.2.3";
export const CURRENT_APP_VERSION = "3.3.0";
export const API_URL = "https://api.anixart.tv";
export const API_PREFIX = "/api/proxy";