Add version to console, rageshake, and settings modal
This commit is contained in:
parent
0f3a7f9fd9
commit
9fc4af2bd7
5 changed files with 16 additions and 1 deletions
|
|
@ -24,6 +24,9 @@ yarn link
|
|||
cd ..
|
||||
|
||||
cd matrix-video-chat
|
||||
|
||||
export VITE_APP_VERSION=$(git describe --tags --abbrev=0)
|
||||
|
||||
yarn link matrix-js-sdk
|
||||
yarn link matrix-react-sdk
|
||||
yarn install
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue