From 613805f2fef8e8581aec7dae8c50f0fcd3950c55 Mon Sep 17 00:00:00 2001
From: GenaBitu <developer@dedic.eu>
Date: Thu, 29 Aug 2019 11:31:09 +0200
Subject: [PATCH] Version 0.3.0

---
 readme.txt | 5 ++++-
 style.css  | 2 +-
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/readme.txt b/readme.txt
index e19b773..8bc36d0 100644
--- a/readme.txt
+++ b/readme.txt
@@ -3,7 +3,7 @@ Contributors: skaut, davidulus, kalich5, marekdedic
 Requires at least: 4.9.8
 Tested up to: 5.1
 Requires PHP: 7.0
-Version: 0.2.2
+Version: 0.3.0
 License: GPLv3 or later
 License URI: https://www.gnu.org/licenses/gpl-3.0.html
 Tags: two-columns, three-columns, one-column, right-sidebar, left-sidebar, footer-widgets, blog, e-commerce, flexible-header, full-width-template, custom-header, custom-background, custom-menu, custom-colors, sticky-post, threaded-comments, translation-ready, rtl-language-support, featured-images, theme-options, child-theme
@@ -54,6 +54,9 @@ https://github.com/jhildenbiddle/get-css-data
 
 == Changelog ==
 
+= 0.3.0 =
+* Hard-coded smaller featured image for post view
+
 = 0.2.2 =
 * Fixed issues caused by updates to WordPress and GeneratePress
 
diff --git a/style.css b/style.css
index 9584466..b4f395d 100644
--- a/style.css
+++ b/style.css
@@ -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, custom-header, custom-background, custom-menu, custom-colors, sticky-post, threaded-comments, translation-ready, rtl-language-support, featured-images, theme-options
- Version:           0.2.2
+ Version:           0.3.0
 */