bump to v1.5.2

This commit is contained in:
Audric Ackermann 2021-03-24 13:29:56 +11:00
parent 142bbd8eee
commit 77ce9ceff6
No known key found for this signature in database
GPG key ID: 999F434D76324AD4

View file

@ -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"
}
}
}