Skip to content

Commit 9617784

Browse files
committed
increase version number 3.0.8
1 parent 4ea6276 commit 9617784

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Kirby Focus
22

3-
![Version](https://img.shields.io/badge/Version-3.0.7-blue.svg) ![License](https://img.shields.io/badge/License-MIT-green.svg) ![Kirby](https://img.shields.io/badge/Kirby-3.x-f0c674.svg)
3+
![Version](https://img.shields.io/badge/Version-3.0.8-blue.svg) ![License](https://img.shields.io/badge/License-MIT-green.svg) ![Kirby](https://img.shields.io/badge/Kirby-3.x-f0c674.svg)
44

55
With this plugin for [Kirby CMS](http://getkirby.com) you can prevent the most important part of an image from being cropped when creating automated thumbs.
66

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "flokosiol/focus",
33
"description": "Better image cropping for Kirby CMS",
4-
"version": "3.0.7",
4+
"version": "3.0.8",
55
"type": "kirby-plugin",
66
"license": "MIT",
77
"authors": [

0 commit comments

Comments
 (0)