This commit is contained in:
djmaze 2021-01-22 17:41:46 +01:00
parent c8a85bf67e
commit 51958babba
2 changed files with 4 additions and 3 deletions

5
.gitignore vendored
View file

@ -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
.env

View file

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