1.1.2-1.5.3 #20

Merged
Royce59 merged 13 commits from dev into main 2026-03-21 19:37:21 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit bd3411de52 - Show all commits

View File

@@ -1,5 +1,5 @@
export const APP_VERSION = "1.1.2"; 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 = ` export const RELEASE_NOTICE = `
**Обновление v1.1.2** :emoji_1f631: **Обновление v1.1.2** :emoji_1f631:

View File

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