File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed
Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ ## Version 4.2.14
4+
5+ - Fix: Check suggestions against correct array
6+
37## Version 4.2.13
48
59- Hotfix: namespace typo
6- -
10+ -
711## Version 4.2.12
812
913- Fix: retrieving attachment URL in BijlageEntity class
Original file line number Diff line number Diff line change 66 * Plugin Name: Yard | OpenWOO
77 * Plugin URI: https://www.yard.nl/
88 * Description: Voegt de OpenWOO functionaliteit toe aan de website.
9- * Version: 4.2.13
9+ * Version: 4.2.14
1010 * Author: Yard | Digital Agency
1111 * Author URI: https://www.yard.nl/
1212 * License: EUPL-1.2
2929define ('OWO_SLUG ' , basename (__FILE__ , '.php ' ));
3030define ('OWO_DIR ' , basename (__DIR__ ));
3131define ('OWO_ROOT_PATH ' , __DIR__ );
32- define ('OWO_VERSION ' , '4.2.13 ' );
32+ define ('OWO_VERSION ' , '4.2.14 ' );
3333
3434/**
3535 * Manual loaded file: the autoloader.
You can’t perform that action at this time.
0 commit comments