mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-01-26 08:38:22 +08:00
Release v1.14.0-djmaze6
This commit is contained in:
parent
bd34f9a9bc
commit
f42faa883d
2 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
"title": "RainLoop Webmail",
|
||||
"description": "Simple, modern & fast web-based email client",
|
||||
"private": true,
|
||||
"version": "1.14.0-djmaze5",
|
||||
"version": "1.14.0-djmaze6",
|
||||
"homepage": "https://www.rainloop.net",
|
||||
"author": {
|
||||
"name": "RainLoop Team",
|
||||
|
|
1
release.php
Normal file → Executable file
1
release.php
Normal file → Executable file
|
@ -1,3 +1,4 @@
|
|||
#!/usr/bin/php
|
||||
<?php
|
||||
chdir(__DIR__);
|
||||
|
||||
|
|
Loading…
Reference in a new issue