From 7f9041d6bfaa1fe071722b8032fae2427bb09ca9 Mon Sep 17 00:00:00 2001 From: avencores <64781822+AvenCores@users.noreply.github.com> Date: Wed, 26 Mar 2025 17:20:05 +0300 Subject: [PATCH] Add files via upload --- changelog.md | 3 ++- module.prop | 4 ++-- update.json | 6 +++--- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/changelog.md b/changelog.md index b6712d3..cc6b0cd 100644 --- a/changelog.md +++ b/changelog.md @@ -1,2 +1,3 @@ ### Что нового: -- Обновлен устаревший IP +- Обновлен Spotify +- Добавлен новый адрес для Grok \ No newline at end of file diff --git a/module.prop b/module.prop index 58d3d1d..95e78df 100644 --- a/module.prop +++ b/module.prop @@ -1,7 +1,7 @@ id=unlockallaiandservicesforrussia name=Unlock AI and EN Services for Russia -version=1.0.7 -versionCode=107 +version=1.0.8 +versionCode=108 author=avencores description=🛡 Модуль для разблокировки зарубежных сервисов AI и других для России 🌍 updateJson=https://raw.githubusercontent.com/AvenCores/Unlock_AI_and_EN_Services_for_Russia/refs/heads/main/update.json diff --git a/update.json b/update.json index 002994f..c4d6ece 100644 --- a/update.json +++ b/update.json @@ -1,6 +1,6 @@ { - "version": "v1.0.7", - "versionCode": 107, - "zipUrl": "https://github.com/AvenCores/Unlock_AI_and_EN_Services_for_Russia/releases/download/V1.0.7/Unlock_AI_and_EN_Services_for_Russia.V1.0.7.zip", + "version": "v1.0.8", + "versionCode": 108, + "zipUrl": "https://github.com/AvenCores/Unlock_AI_and_EN_Services_for_Russia/releases/download/V1.0.8/Unlock_AI_and_EN_Services_for_Russia.V1.0.8.zip", "changelog": "https://raw.githubusercontent.com/AvenCores/Unlock_AI_and_EN_Services_for_Russia/refs/heads/main/changelog.md" }