diff --git a/.gitignore b/.gitignore index e0dab0019..c811d395f 100644 --- a/.gitignore +++ b/.gitignore @@ -41,4 +41,5 @@ tags proxy.key proxy.pub -tsconfig.tsbuildinfo + +*.tsbuildinfo diff --git a/package.json b/package.json index 68db98da6..5552f5c11 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "session-messenger-desktop", "productName": "Session", "description": "Private messaging from your desktop", - "version": "1.1.2", + "version": "1.2.0", "license": "GPL-3.0", "author": { "name": "Loki Project",