chore: bump plugin versions to 0.1.1 and fix JSON object key access in CI scripts
Release / check-release (push) Successful in 22s
Release / build (push) Skipped
Release / package (deb) (push) Skipped
Release / package (rpm) (push) Skipped
Release / publish (push) Skipped
Plugin Releases / detect (push) Successful in 1m37s
CI / test (push) Successful in 1m59s
Plugin Releases / build-package-publish (push) Failing after 1m27s

This commit is contained in:
Elias Wendland
2026-07-17 19:09:04 +02:00
parent 2ae66dd134
commit 96ffe372ba
12 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
[package]
name = "convertis-image-ascii"
build = "../../plugin-build.rs"
version = "0.1.0"
version = "0.1.1"
description = "Image-to-ASCII plugin for Convertis"
edition.workspace = true
authors.workspace = true