Skip to content

Commit ae75225

Browse files
authored
Verze 1.1.5
1 parent 2cfd1f1 commit ae75225

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

skautis-integration.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: skautIS integration
44
* Plugin URI: https://github.com/skaut/skautis-integration
55
* Description: Integrace WordPressu se skautISem
6-
* Version: 1.1.4
6+
* Version: 1.1.5
77
* Author: David Odehnal
88
* Author URI: https://davidodehnal.cz/
99
* Text Domain: skautis-integration
@@ -22,7 +22,7 @@
2222
define( 'SKAUTISINTEGRATION_PATH', plugin_dir_path( __FILE__ ) );
2323
define( 'SKAUTISINTEGRATION_URL', plugin_dir_url( __FILE__ ) );
2424
define( 'SKAUTISINTEGRATION_NAME', 'skautis-integration' );
25-
define( 'SKAUTISINTEGRATION_VERSION', '1.1.4' );
25+
define( 'SKAUTISINTEGRATION_VERSION', '1.1.5' );
2626

2727
class SkautisIntegration {
2828

0 commit comments

Comments
 (0)