Поднятие версии
This commit is contained in:
@@ -1,8 +1,7 @@
|
|||||||
export const APP_VERSION = "1.0.0";
|
export const APP_VERSION = "1.0.1";
|
||||||
export const CORE_MIN_REQUIRED_VERSION = "1.4.8";
|
export const CORE_MIN_REQUIRED_VERSION = "1.4.8";
|
||||||
|
|
||||||
export const RELEASE_NOTICE = `
|
export const RELEASE_NOTICE = `
|
||||||
**Update v1.0.0** :emoji_1f631:
|
**Update v1.0.1** :emoji_1f631:
|
||||||
- Full sync support with message history and attachments
|
- Fix push notifications on synchronization
|
||||||
- Fix sync issues for device confirming
|
|
||||||
`;
|
`;
|
||||||
Reference in New Issue
Block a user