Skip to content
This repository was archived by the owner on Apr 16, 2020. It is now read-only.

Commit 98ec583

Browse files
authored
Update functions.php
1 parent 9dfe0d4 commit 98ec583

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

functions.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
}
66

77
define( 'CRDM_BASIC_APP_PATH', realpath( get_stylesheet_directory() ) . DIRECTORY_SEPARATOR );
8-
define( 'CRDM_BASIC_APP_VERSION', '0.2' );
8+
define( 'CRDM_BASIC_APP_VERSION', '0.2.1' );
99
define( 'CRDM_BASIC_TEMPLATE_URL', trailingslashit( get_stylesheet_directory_uri() ) );
1010
define( 'CRDM_BASIC_PARENT_TEMPLATE_PATH', realpath( get_template_directory() ) . DIRECTORY_SEPARATOR );
1111
define( 'CRDM_BASIC_PARENT_TEMPLATE_URL', trailingslashit( get_template_directory_uri() ) );

0 commit comments

Comments
 (0)