Skip to content

Commit

Permalink
Version 0.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
benbucksch committed Jul 22, 2024
1 parent 0d621bf commit a28e7d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "mustang-frontend",
"description": "Mustang UI",
"private": true,
"version": "0.5.6-dev",
"version": "0.5.6",
"scripts": {
"dev": "npm run l10n:compile && vite",
"build": "npm run l10n:compile && vite build",
Expand Down
2 changes: 1 addition & 1 deletion e2/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mustang",
"version": "0.5.6-dev",
"version": "0.5.6",
"description": "Mustang - Video conference, chat, mail, calendar, files, contacts",
"main": "./out/main/index.js",
"scripts": {
Expand Down

0 comments on commit a28e7d4

Please sign in to comment.