From 71beccc16c9c2ca828ac5aa9932ea4a5c333a5e9 Mon Sep 17 00:00:00 2001 From: Radiquum Date: Sun, 16 Mar 2025 13:30:50 +0500 Subject: [PATCH] chore: bump version to 3.3.0 --- README.md | 2 +- app/api/config.ts | 2 +- app/components/SettingsModal/SettingsModal.tsx | 3 +++ docs/REAME.RU.md | 2 +- public/changelog/3.3.0.md | 15 +++++++++++++++ 5 files changed, 21 insertions(+), 3 deletions(-) create mode 100644 public/changelog/3.3.0.md diff --git a/README.md b/README.md index c332aae..954ed05 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,10 @@ AniX is an unofficial web client for the Android application Anixart. It allows ## Changelog [RU] +- [3.3.0](./public/changelog/3.3.0.md) - [3.2.3](./public/changelog/3.2.3.md) - [3.2.2](./public/changelog/3.2.2.md) - [3.2.1](./public/changelog/3.2.1.md) -- [3.2.0](./public/changelog/3.2.0.md) [other versions](./public/changelog) diff --git a/app/api/config.ts b/app/api/config.ts index b0fd02d..e4aeda4 100644 --- a/app/api/config.ts +++ b/app/api/config.ts @@ -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"; diff --git a/app/components/SettingsModal/SettingsModal.tsx b/app/components/SettingsModal/SettingsModal.tsx index fc8655e..6b1f976 100644 --- a/app/components/SettingsModal/SettingsModal.tsx +++ b/app/components/SettingsModal/SettingsModal.tsx @@ -217,6 +217,9 @@ export const SettingsModal = (props: { isOpen: boolean; setIsOpen: any }) => {

Новый плеер

+

+ Поддерживаемые источники: Kodik, Sibnet, Libria +