From 8375b751acecf6cd21cf6dcb055eac7fcde2fed0 Mon Sep 17 00:00:00 2001 From: Lukas Gaechter Date: Tue, 11 Oct 2016 09:03:33 +0200 Subject: [PATCH] Update version to 0.10.2 - Update plugin URI - Update plugin description --- timmy.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/timmy.php b/timmy.php index fbda939..57939fd 100644 --- a/timmy.php +++ b/timmy.php @@ -1,10 +1,10 @@ + * Plugin URI: https://github.com/MINDKomm/timmy/ + * Description: Advanced image manipulation for Timber. + * Version: 0.10.2 + * Author: Lukas Gächter<@lgaechter> * Author URI: http://www.mind.ch */ require_once( 'functions-images.php' );