chore: bump plugin versions to 0.1.3 and add release plan validation to CI pipeline
Release / check-release (push) Successful in 25s
Release / build (push) Skipped
Release / package (deb) (push) Skipped
Release / package (rpm) (push) Skipped
Release / publish (push) Skipped
CI / test (push) Successful in 1m44s
Plugin Releases / build-package-publish (push) Failing after 4m24s

This commit is contained in:
Elias Wendland
2026-07-17 19:42:11 +02:00
parent 46cacdcabc
commit d2072076b3
11 changed files with 26 additions and 18 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
[package]
name = "convertis-ffmpeg-frames-to-video"
build = "../../plugin-build.rs"
version = "0.1.2"
version = "0.1.3"
description = "FFmpeg frames-to-video plugin for Convertis"
edition.workspace = true
authors.workspace = true