update version docs

This commit is contained in:
ivan 2017-12-06 20:58:28 -03:00
parent 83b1a7c69b
commit 64986a70e1
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
![OpenSupports](http://www.opensupports.com/logo.png)
[![Build Status](https://travis-ci.org/opensupports/opensupports.svg?branch=master)](https://travis-ci.org/opensupports/opensupports) v4.1.0
[![Build Status](https://travis-ci.org/opensupports/opensupports.svg?branch=master)](https://travis-ci.org/opensupports/opensupports) v4.1.1
OpenSupports is an open source ticket system built primarly with PHP and ReactJS.
Please, visit our website for more information: [http://www.opensupports.com/](http://www.opensupports.com/)
@ -77,7 +77,7 @@ Just as there is the `gulp dev` task for development, there is also a `gulp prod
4. Run the MySQL server
`sudo /etc/init.d/mysql start`
##### BACKEND API RUBY TESTING
1. Install ruby `sudo apt-get install ruby-full`

View File

@ -1,6 +1,6 @@
{
"name": "OpenSupports",
"version": "4.1.0",
"version": "4.1.1",
"author": "Ivan Diaz <contact@opensupports.com>",
"description": "Open source ticket system made with PHP and ReactJS",
"repository": {