From 2bc72b4629dacb677f098ee21b0997c441e12a7d Mon Sep 17 00:00:00 2001 From: Wojciech Trybus Date: Fri, 12 Jul 2024 17:14:50 +0200 Subject: [PATCH] Bump plugin version --- README.md | 4 ++-- shortcut_composer/INFO.py | 2 +- shortcut_composer/manual.html | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 7d7dd4d..8fa0ec5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Shortcut composer **v1.5.3** +# Shortcut composer **v1.5.4** [![python](https://img.shields.io/badge/Python-3.10-3776AB.svg?style=flat&logo=python&logoColor=white)](https://www.python.org) [![Code style: black](https://img.shields.io/badge/code%20style-autopep8-333333.svg)](https://pypi.org/project/autopep8/) @@ -40,7 +40,7 @@ The plugin adds new shortcuts of the following types: [![PIE MENUS - release video](https://github-production-user-asset-6210df.s3.amazonaws.com/51094047/238179887-87c00d86-0e65-46c2-94c4-52bb02c99501.png)](https://youtu.be/hrjBycVYFZM "PIE MENUS - introducing Shortcut Composer") ## Requirements -- Version of krita on plugin release: **5.2.2** +- Version of krita on plugin release: **5.2.3** - Required version of krita: **5.2.2** or later OS support state: diff --git a/shortcut_composer/INFO.py b/shortcut_composer/INFO.py index d915dfa..913467f 100644 --- a/shortcut_composer/INFO.py +++ b/shortcut_composer/INFO.py @@ -5,7 +5,7 @@ from api_krita.wrappers import Version -__version__ = Version(1, 5, 4, "dev") +__version__ = Version(1, 5, 4) """Version of the Shortcut Composer plugin.""" __required_krita_version__ = Version(5, 2, 2) diff --git a/shortcut_composer/manual.html b/shortcut_composer/manual.html index 49f2678..a4b9767 100644 --- a/shortcut_composer/manual.html +++ b/shortcut_composer/manual.html @@ -9,7 +9,7 @@ -

Shortcut composer v1.5.3

+

Shortcut composer v1.5.4


Extension for painting application Krita, which allows to create custom, complex keyboard shortcuts.

The plugin adds new shortcuts of the following types:

@@ -23,7 +23,7 @@

Shortcut composer v1.5.3

Requirements

OS support state: