diff --git a/dist/js/bundle.js b/dist/js/bundle.js index 13a0913..3206b80 100644 --- a/dist/js/bundle.js +++ b/dist/js/bundle.js @@ -17,7 +17,7 @@ is_single = false; post_id = 0; is_archive = false; - VERSION = "0.6.0"; + VERSION = "0.6.1"; constructor() { super(); this.initCopyright(); diff --git a/index.php b/index.php index 87bbaf5..d4af29f 100644 --- a/index.php +++ b/index.php @@ -1,6 +1,6 @@ need('header.php'); need('postlist.php'); ?> -need('footer.php'); ?> +need('footer.php'); ?> \ No newline at end of file