Bump version to 2.6.0

This commit is contained in:
Shivam Mathur
2020-10-05 13:55:56 +05:30
parent b8f0b066dc
commit 465e63b28c
8 changed files with 657 additions and 805 deletions

View File

@ -8,7 +8,7 @@ Please note that this project is released with a [Contributor Code of Conduct](C
* Fork the project.
* Make your bug fix or feature addition.
* Add tests for it. This is important so we don't break it in a future version unintentionally.
* Add tests for it, so we don't break it in a future version unintentionally.
* If editing the scripts, create a demo integration test.
* Send a pull request to the develop branch with all the details.