diff --git a/README.md b/README.md index e90c1732..2895be07 100644 --- a/README.md +++ b/README.md @@ -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. diff --git a/package.json b/package.json index f7d5d248..07cbf078 100644 --- a/package.json +++ b/package.json @@ -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": {