1
0
mirror of https://github.com/processwire/processwire.git synced 2025-08-12 17:54:44 +02:00

Bump version to 3.0.146

This commit is contained in:
Ryan Cramer
2019-11-22 14:12:51 -05:00
parent 72713948fa
commit fd89b7cebd
11 changed files with 14 additions and 12 deletions

View File

@@ -161,7 +161,7 @@ class Fields extends WireSaveableItems {
* @param array $a Associative array of data to populate
* @return Saveable|Wire
* @throws WireException
* @since 3.0.147
* @since 3.0.146
*
*/
public function makeItem(array $a = array()) {