Поднятие версии

This commit is contained in:
RoyceDa
2026-03-21 21:31:57 +02:00
parent 6f95f326bf
commit bd3411de52
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
export const APP_VERSION = "1.1.2";
export const CORE_MIN_REQUIRED_VERSION = "1.5.4";
export const CORE_MIN_REQUIRED_VERSION = "1.5.3";
export const RELEASE_NOTICE = `
**Обновление v1.1.2** :emoji_1f631:

View File

@@ -1,6 +1,6 @@
{
"name": "Rosetta",
"version": "1.5.4",
"version": "1.5.3",
"description": "Rosetta Messenger",
"main": "./out/main/main.js",
"license": "MIT",