File tree Expand file tree Collapse file tree 4 files changed +8
-6
lines changed
Expand file tree Collapse file tree 4 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 1- ## Upcoming
1+ ## 1.1.1
2+
3+ ### June 15, 2025
24
35* Fixed the former ` Resize to layer size ` action being incorrectly updated when upgrading Batcher to 1.1.
46
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Batcher is a batch image processing plug-in for [GIMP 3](https://www.gimp.org/).
1414* Process only images/layers matching your criteria (ending with a suffix, visible layers, ...)
1515
1616
17- ## [ Download latest release] ( https://github.com/kamilburda/batcher/releases/tag/1.1 ) (1.1, June 14 , 2025)
17+ ## [ Download latest release] ( https://github.com/kamilburda/batcher/releases/tag/1.1.1 ) (1.1.1 , June 15 , 2025)
1818
1919
2020## Installation and Usage
Original file line number Diff line number Diff line change 1414c .PLUGIN_NAME = 'batcher'
1515c .DOMAIN_NAME = 'batcher'
1616c .PLUGIN_TITLE = lambda : _ ('Batcher' )
17- c .PLUGIN_VERSION = '1.1'
18- c .PLUGIN_VERSION_RELEASE_DATE = 'June 14 , 2025'
17+ c .PLUGIN_VERSION = '1.1.1 '
18+ c .PLUGIN_VERSION_RELEASE_DATE = 'June 15 , 2025'
1919c .AUTHOR_NAME = 'Kamil Burda'
2020c .COPYRIGHT_YEARS = '2023-2025'
2121c .PAGE_URL = 'https://kamilburda.github.io/batcher'
Original file line number Diff line number Diff line change 66#, fuzzy
77msgid ""
88msgstr ""
9- "Project-Id-Version : 'batcher' 1.1\n "
9+ "Project-Id-Version : 'batcher' 1.1.1 \n "
1010"Report-Msgid-Bugs-To : \n "
11- "POT-Creation-Date : 2025-06-14 23:04 +0200\n "
11+ "POT-Creation-Date : 2025-06-15 09:36 +0200\n "
1212"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
1313"Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
1414"Language-Team : LANGUAGE <LL@li.org>\n "
You can’t perform that action at this time.
0 commit comments