mirror of
https://github.com/dwaxweiler/connector-mobilizon
synced 2025-06-05 21:59:25 +02:00
confirm compatibility with WordPress 6.8
This commit is contained in:
parent
e3f2e5b133
commit
f3b7dcf735
@ -61,7 +61,7 @@
|
||||
"niceName": "Connector for Mobilizon",
|
||||
"phpMinimumVersion": 7.4,
|
||||
"wordpressMinimumVersion": 5.6,
|
||||
"wordpressTestedUpToVersion": "6.7"
|
||||
"wordpressTestedUpToVersion": "6.8"
|
||||
},
|
||||
"lint-staged": {
|
||||
"source/**/*.js": "eslint",
|
||||
|
@ -2,6 +2,7 @@
|
||||
#### Added
|
||||
#### Changed
|
||||
- Update dependencies
|
||||
- Confirm compatibility with WordPress 6.8
|
||||
#### Deprecated
|
||||
#### Removed
|
||||
#### Fixed
|
||||
|
Loading…
x
Reference in New Issue
Block a user