Skip to content

Commit

Permalink
Proper versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
Edofre committed Mar 28, 2018
1 parent d9a43d6 commit 36a2fe9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion CHANGE.MD
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@ Change Log: `yii2-fullcalendar-scheduler`

## Version 1.1.12

**Date:** 05-Jan-2018
**Date:** 28-Mar-2018

- Properly pushed branch
- New fullcalendar version (3.8.0)
- New fullcalendar scheduler version (1.9.1)

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@ The preferred way to install this extension is through [composer](http://getcomp
To install, either run

```
$ php composer.phar require edofre/yii2-fullcalendar-scheduler "V1.1.10"
$ php composer.phar require edofre/yii2-fullcalendar-scheduler "V1.1.12"
```

or add

```
"edofre/yii2-fullcalendar-scheduler": "V1.1.10"
"edofre/yii2-fullcalendar-scheduler": "V1.1.12"
```

to the ```require``` section of your `composer.json` file.
Expand Down

0 comments on commit 36a2fe9

Please # to comment.