Skip to content

Commit 1fe07e9

Browse files
committed
Upgrade copyright year
1 parent 6399b16 commit 1fe07e9

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.4"`
31+
`composer require itstructure/yii2-rbac-module "~3.0.5"`
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-2021 Andrey Girnik [email protected].
120+
Copyright © 2018-2023 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.5 January 30, 2023:**
4+
- Upgrade copyright year.
5+
36
**3.0.4 April 17, 2021:**
47
- Bug fix: **Call to a member function validateCsrfToken() on string**.
58

0 commit comments

Comments
 (0)