Files
desktop/app/version.ts
RoyceDa cf29cecfd6
All checks were successful
SP Builds / build (push) Successful in 5m58s
Поднятие версии
2026-04-04 18:59:52 +02:00

7 lines
228 B
TypeScript

export const APP_VERSION = "1.2.0";
export const CORE_MIN_REQUIRED_VERSION = "1.5.5";
export const RELEASE_NOTICE = `
**Обновление v1.2.0** :emoji_1f631:
- Повышена стабильность звонков.
`;