We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cfd1f1 commit ae75225Copy full SHA for ae75225
skautis-integration.php
@@ -3,7 +3,7 @@
3
* Plugin Name: skautIS integration
4
* Plugin URI: https://github.com/skaut/skautis-integration
5
* Description: Integrace WordPressu se skautISem
6
- * Version: 1.1.4
+ * Version: 1.1.5
7
* Author: David Odehnal
8
* Author URI: https://davidodehnal.cz/
9
* Text Domain: skautis-integration
@@ -22,7 +22,7 @@
22
define( 'SKAUTISINTEGRATION_PATH', plugin_dir_path( __FILE__ ) );
23
define( 'SKAUTISINTEGRATION_URL', plugin_dir_url( __FILE__ ) );
24
define( 'SKAUTISINTEGRATION_NAME', 'skautis-integration' );
25
-define( 'SKAUTISINTEGRATION_VERSION', '1.1.4' );
+define( 'SKAUTISINTEGRATION_VERSION', '1.1.5' );
26
27
class SkautisIntegration {
28
0 commit comments