mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-11-08 06:11:37 +08:00
v2.2.0
This commit is contained in:
parent
c8a85bf67e
commit
51958babba
2 changed files with 4 additions and 3 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -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
|
||||||
|
|
|
||||||
|
|
@ -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",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue