Skip to content

Commit

Permalink
increase version number 3.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
flokosiol committed Jan 16, 2022
1 parent 4ea6276 commit 9617784
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Kirby Focus

![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)
![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)

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.

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "flokosiol/focus",
"description": "Better image cropping for Kirby CMS",
"version": "3.0.7",
"version": "3.0.8",
"type": "kirby-plugin",
"license": "MIT",
"authors": [
Expand Down

0 comments on commit 9617784

Please sign in to comment.