mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-06 07:57:02 +03: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",
|
"title": "RainLoop Webmail",
|
||||||
"description": "Simple, modern & fast web-based email client",
|
"description": "Simple, modern & fast web-based email client",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "1.14.0-djmaze5",
|
"version": "1.14.0-djmaze6",
|
||||||
"homepage": "https://www.rainloop.net",
|
"homepage": "https://www.rainloop.net",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "RainLoop Team",
|
"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
|
<?php
|
||||||
chdir(__DIR__);
|
chdir(__DIR__);
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue