diff --git a/package.json b/package.json index ade85f544..a0366d6fc 100644 --- a/package.json +++ b/package.json @@ -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" } -} +} \ No newline at end of file