diff --git a/functions.php b/functions.php index 0f71110..99f3a76 100644 --- a/functions.php +++ b/functions.php @@ -5,7 +5,7 @@ } define( 'CRDM_BASIC_APP_PATH', realpath( get_stylesheet_directory() ) . DIRECTORY_SEPARATOR ); -define( 'CRDM_BASIC_APP_VERSION', '0.1' ); +define( 'CRDM_BASIC_APP_VERSION', '0.1.1' ); define( 'CRDM_BASIC_TEMPLATE_URL', trailingslashit( get_stylesheet_directory_uri() ) ); define( 'CRDM_BASIC_PARENT_TEMPLATE_PATH', realpath( get_template_directory() ) . DIRECTORY_SEPARATOR ); define( 'CRDM_BASIC_PARENT_TEMPLATE_URL', trailingslashit( get_template_directory_uri() ) ); diff --git a/readme.txt b/readme.txt index 03559f5..77e1b39 100644 --- a/readme.txt +++ b/readme.txt @@ -1,4 +1,4 @@ -=== ČRDM - Basic === +=== CRDM - Basic === Contributors: davidulus, skaut, kalich5 Requires at least: 4.9.7 Tested up to: 5.0 @@ -54,5 +54,5 @@ https://github.com/jhildenbiddle/get-css-data == Changelog == -= 0.1 = += 0.1.1 = * beta verze diff --git a/style.css b/style.css index f580eaa..c00de23 100644 --- a/style.css +++ b/style.css @@ -1,6 +1,6 @@ @charset "UTF-8"; /* - Theme Name: ČRDM Basic + Theme Name: CRDM Basic Theme URI: https://github.com/skaut/crdm-spolky-zaklad Description: ČRDM - základní šablona Author: David Odehnal @@ -11,5 +11,5 @@ License URI: https://www.gnu.org/licenses/gpl-3.0.html Text Domain: crdm-basic Tags: two-columns, three-columns, one-column, right-sidebar, left-sidebar, footer-widgets, blog, e-commerce, flexible-header, full-width-template, buddypress, custom-header, custom-background, custom-menu, custom-colors, sticky-post, threaded-comments, translation-ready, rtl-language-support, featured-images, theme-options - Version: 0.1 + Version: 0.1.1 */ \ No newline at end of file