Skip to content

Commit 87e7a57

Browse files
Version update ⬆️
1 parent b062696 commit 87e7a57

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

openkaarten-frontend-plugin.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* Plugin Name: OpenKaarten Frontend Plugin
1313
* Plugin URI: https://openwebconcept.nl/
1414
* Description: Adds OpenKaarten Blocks to the Gutenberg editor.
15-
* Version: 0.1.0
15+
* Version: 0.2.0
1616
* Author: Acato
1717
* Author URI: https://www.acato.nl
1818
* Text Domain: openkaarten-frontend-plugin
@@ -38,7 +38,7 @@
3838
}
3939

4040
if ( ! defined( 'OPENKAARTEN_FRONTEND_VERSION' ) ) {
41-
define( 'OPENKAARTEN_FRONTEND_VERSION', '0.1.0' );
41+
define( 'OPENKAARTEN_FRONTEND_VERSION', '0.2.0' );
4242
}
4343

4444
if ( ! defined( 'OPENKAARTEN_FRONTEND_PLUGIN_NAME' ) ) {

0 commit comments

Comments
 (0)