diff --git a/.gitignore b/.gitignore index adad40d96..088e6c54e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ -/*.bak +*.bak +*.old /api.php /*.log /snappymail/v/0.0.0/static/* @@ -16,4 +17,4 @@ /MULTIPLY /include.php .idea/ -.env \ No newline at end of file +.env diff --git a/package.json b/package.json index 642a09b48..53ff996de 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "title": "SnappyMail", "description": "Simple, modern & fast web-based email client", "private": true, - "version": "2.1.1", + "version": "2.2.0", "homepage": "https://snappymail.eu", "author": { "name": "DJ Maze",