Release v1.14.0-djmaze6

This commit is contained in:
djmaze 2020-09-11 17:16:11 +02:00
parent bd34f9a9bc
commit f42faa883d
2 changed files with 2 additions and 1 deletions

View file

@ -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
View file

@ -1,3 +1,4 @@
#!/usr/bin/php
<?php <?php
chdir(__DIR__); chdir(__DIR__);