Skip to content

Commit 42984c6

Browse files
committed
Upgrade copyright year
1 parent 3f24f87 commit 42984c6

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
Via composer:
3030

31-
`composer require itstructure/yii2-rbac-module "~3.0.2"`
31+
`composer require itstructure/yii2-rbac-module "~3.0.3"`
3232

3333
### If you are testing this package from local server directory
3434

@@ -117,6 +117,6 @@ You can set the following attributes in a module config:
117117

118118
## License
119119

120-
Copyright © 2018-2020 Andrey Girnik [email protected].
120+
Copyright © 2018-2021 Andrey Girnik [email protected].
121121

122122
Licensed under the [MIT license](http://opensource.org/licenses/MIT). See LICENSE.txt for details.

changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
### CHANGE LOG:
22

3+
**3.0.3 February 23, 2021:**
4+
- Upgrade copyright year.
5+
36
**3.0.2 July 26, 2020:**
47
- Set translations in `attributeLabels()` for Roles and Permissions.
58

0 commit comments

Comments
 (0)