This repository was archived by the owner on Jan 16, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
# Lever Changelog
2
2
3
- ## Unreleased
3
+ ## 1.0.5 - 2022-09-20
4
4
### Added
5
5
- Added PHP 8 support.
6
6
Original file line number Diff line number Diff line change 2
2
"name" : " workingconcept/craft-lever" ,
3
3
"description" : " Lever + Craft CMS." ,
4
4
"type" : " craft-plugin" ,
5
- "version" : " 1.0.4 " ,
5
+ "version" : " 1.0.5 " ,
6
6
"keywords" : [
7
7
" craft" ,
8
8
" cms" ,
11
11
" lever"
12
12
],
13
13
"support" : {
14
- "docs" : " https://github.com/workingconcept/lever-craft-plugin/blob/master /readme.md" ,
14
+ "docs" : " https://github.com/workingconcept/lever-craft-plugin/blob/main /readme.md" ,
15
15
"issues" : " https://github.com/workingconcept/lever-craft-plugin/issues"
16
16
},
17
17
"license" : " MIT" ,
37
37
"schemaVersion" : " 1.0.0" ,
38
38
"hasCpSettings" : true ,
39
39
"hasCpSection" : false ,
40
- "changelogUrl" : " https://github.com/workingconcept/lever-craft-plugin/blob/master /changelog.md" ,
40
+ "changelogUrl" : " https://github.com/workingconcept/lever-craft-plugin/blob/main /changelog.md" ,
41
41
"components" : {
42
42
"leverService" : " workingconcept\\ lever\\ services\\ leverService"
43
43
},
44
44
"class" : " workingconcept\\ lever\\ Lever" ,
45
- "downloadUrl" : " https://github.com/workingconcept/lever-craft-plugin/archive/master .zip" ,
45
+ "downloadUrl" : " https://github.com/workingconcept/lever-craft-plugin/archive/main .zip" ,
46
46
"developer" : " Working Concept" ,
47
47
"developerUrl" : " https://workingconcept.com/"
48
48
},
You can’t perform that action at this time.
0 commit comments