File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v0.2.6
4+ - Flush cache when saving settings.
5+
36## v0.2.5
47- Added settings for default latitude, longitude and zoom level.
58- Fixed bugs for map not showing when there are no markers (AS-21249).
Original file line number Diff line number Diff line change 1313 * Plugin Name: OpenKaarten Base
1414 * Plugin URI: https://www.openwebconcept.nl
1515 * Description: The OpenKaarten Base plugin.
16- * Version: 0.2.5
16+ * Version: 0.2.6
1717 * Author: Acato
1818 * Author URI: https://www.acato.nl
1919 * License: EUPL-1.2
2727 die;
2828}
2929
30- define ( 'OWC_OPENKAARTEN_BASE_VERSION ' , '0.2.5 ' );
30+ define ( 'OWC_OPENKAARTEN_BASE_VERSION ' , '0.2.6 ' );
3131
3232if ( ! defined ( 'OWC_OPENKAARTEN_BASE_ABSPATH ' ) ) {
3333 define ( 'OWC_OPENKAARTEN_BASE_ABSPATH ' , plugin_dir_path ( __FILE__ ) );
You can’t perform that action at this time.
0 commit comments