chore: bump plugin versions to 0.1.2 and refactor CI workflow to use sequential plugin processing
Release / check-release (push) Successful in 18s
Release / build (push) Skipped
Release / package (deb) (push) Skipped
Release / package (rpm) (push) Skipped
Release / publish (push) Skipped
CI / test (push) Successful in 1m38s
Plugin Releases / build-package-publish (push) Failing after 4m59s

This commit is contained in:
Elias Wendland
2026-07-17 19:18:30 +02:00
parent 080af6a0f1
commit 46cacdcabc
11 changed files with 67 additions and 57 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
[package]
name = "convertis-imagemagick"
build = "../../plugin-build.rs"
version = "0.1.1"
version = "0.1.2"
description = "ImageMagick plugin for Convertis"
edition.workspace = true
authors.workspace = true