Skip to content

Commit ae155c3

Browse files
authored
Merge pull request #583 from Adamant-im/dev
Release v4.5.0
2 parents 20dbd18 + c9ba846 commit ae155c3

File tree

20 files changed

+2234
-1573
lines changed

20 files changed

+2234
-1573
lines changed

.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
VUE_APP_I18N_LOCALE=en
2-
VUE_APP_I18N_FALLBACK_LOCALE=en
1+
VITE_I18N_LOCALE=en
2+
VITE_I18N_FALLBACK_LOCALE=en

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/adamant-im/adamant-im/dev.yml)](https://github.com/Adamant-im/adamant-im/actions/workflows/dev.yml) [![GitHub commit activity (branch)](https://img.shields.io/github/commit-activity/m/Adamant-im/adamant-im?color=24bd13)](https://github.com/Adamant-im/adamant-im/graphs/commit-activity) [![GitHub release (with filter)](https://img.shields.io/github/v/release/adamant-im/adamant-im?color=24bd13)](https://github.com/Adamant-im/adamant-im/releases) [![Static Badge](https://img.shields.io/badge/Slack-brightgreen?logo=slack&logoColor=white&labelColor=fa8f02&color=grey&link=https%3A%2F%2Fjoin.slack.com%2Ft%2Fadamant-im%2Fshared_invite%2Fzt-3n32uqh3-TmTM4qPAKcp3PzrPMtKETQ)](https://join.slack.com/t/adamant-im/shared_invite/zt-3n32uqh3-TmTM4qPAKcp3PzrPMtKETQ) [![Static Badge](https://img.shields.io/badge/Twitter-brightgreen?logo=x&logoColor=white&labelColor=blue&color=grey&link=https%3A%2F%2Ftwitter.com%2Fadamant_im)](https://twitter.com/adamant_im)
2+
13
# ADAMANT Messenger Progressive Web Application (PWA)
24

35
A messaging application client for ADAMANT Blockchain. See ADAMANT Project at [adamant.im](https://adamant.im).

0 commit comments

Comments
 (0)