This commit is contained in:
Andris Reinman 2016-04-11 21:36:35 -07:00
parent b3164f0867
commit bab1a134a2
2 changed files with 1 additions and 5 deletions

View file

@ -4,10 +4,6 @@
![](http://mailtrain.org/mailtrain.png)
## Development
Current development branch is [v1.1 beta](https://github.com/andris9/mailtrain/tree/v1.1). The version in the master branch is tagged as v1.0.0.
## Features
Mailtrain supports subscriber list management, list segmentation, custom fields, email templates, large CSV list import files, etc.

View file

@ -1,7 +1,7 @@
{
"name": "mailtrain",
"private": true,
"version": "1.1.0-beta.0",
"version": "1.1.0",
"description": "Self hosted email newsletter app",
"main": "index.js",
"scripts": {