@ -2,7 +2,7 @@
"name": "session-desktop",
"productName": "Session",
"description": "Private messaging from your desktop",
"version": "1.5.1",
"version": "1.5.2",
"license": "GPL-3.0",
"author": {
"name": "Loki Project",
@ -344,4 +344,4 @@
"*/**/*.{css,js,json,scss,ts,tsx}": "prettier --write",
"*.js": "eslint --cache --fix"
}