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 /api.php
/*.log /*.log
/snappymail/v/0.0.0/static/* /snappymail/v/0.0.0/static/*
@ -16,4 +17,4 @@
/MULTIPLY /MULTIPLY
/include.php /include.php
.idea/ .idea/
.env .env

View file

@ -3,7 +3,7 @@
"title": "SnappyMail", "title": "SnappyMail",
"description": "Simple, modern & fast web-based email client", "description": "Simple, modern & fast web-based email client",
"private": true, "private": true,
"version": "2.1.1", "version": "2.2.0",
"homepage": "https://snappymail.eu", "homepage": "https://snappymail.eu",
"author": { "author": {
"name": "DJ Maze", "name": "DJ Maze",