File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v2.11.1
4+
5+ - Fix: eHerkenning resolver
6+
37## v2.11.0
48
59- Feat: configure SSL certs by this plugin instead of DigiD plugin
Original file line number Diff line number Diff line change 66 * Plugin Name: OWC GravityForms Zaaksysteem
77 * Plugin URI: https://www.openwebconcept.nl/
88 * Description: Combineer één of meer ‘zaaksystemen’ met Gravity Forms en WordPress.
9- * Version: 2.11.0
9+ * Version: 2.11.1
1010 * Author: Yard | Digital Agency
1111 * Author URI: https://www.yard.nl/
1212 * License: GPL-3.0
2929define ('OWC_GZ_SHORT_NAME ' , 'OWC Zaaksysteem ' );
3030define ('OWC_GZ_PLUGIN_SLUG ' , 'owc-gravityforms-zaaksysteem ' );
3131define ('OWC_GZ_ROOT_PATH ' , __DIR__ );
32- define ('OWC_GZ_VERSION ' , '2.11.0 ' );
32+ define ('OWC_GZ_VERSION ' , '2.11.1 ' );
3333
3434/**
3535 * Not all the members of the Open Webconcept are using composer in the root of their project.
You can’t perform that action at this time.
0 commit comments