Skip to content

Commit 21119c9

Browse files
Bump app version to 1.0.0-alpha
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 02c517a commit 21119c9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

app/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: vapourbox
22
description: "Video processing and cleanup powered by VapourSynth"
33
publish_to: 'none'
4-
version: 0.9.3+19
4+
version: 1.0.0-alpha+20
55

66
environment:
77
sdk: ^3.6.2

worker/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "vapourbox-worker"
3-
version = "0.9.3"
3+
version = "1.0.0-alpha"
44
edition = "2021"
55
description = "Video processing worker using VapourSynth"
66
authors = ["Stuart Cameron"]

0 commit comments

Comments
 (0)