mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-09-06 13:14:18 +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
|
||||
/*.log
|
||||
/snappymail/v/0.0.0/static/*
|
||||
|
@ -16,4 +17,4 @@
|
|||
/MULTIPLY
|
||||
/include.php
|
||||
.idea/
|
||||
.env
|
||||
.env
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue