chore(release): bump version to v0.11.3
🏗️ Build and Test JellyTau / Run Tests (push) Skipped
🏗️ Build and Test JellyTau / Android Compile Check (push) Skipped
🏗️ Build and Test JellyTau / Supply Chain (push) Successful in 3m42s
Publish Documentation / Build & publish docs to gitea-pages (push) Successful in 5m24s
Traceability Validation / Check Requirement Traces (push) Successful in 12s
Build & Release / Run Tests (push) Successful in 15m5s
Build & Release / Build Linux (push) Successful in 27m43s
Build & Release / Build Windows (push) Successful in 25m31s
Build & Release / Build Android (push) Successful in 50m49s
Build & Release / Create Release (push) Successful in 4m2s

Stamped with scripts/set-version.sh, which also picks up packaging/arch/PKGBUILD
— stale at 0.10.1, since the last two bumps edited the version files by hand.
This commit is contained in:
2026-08-25 22:47:40 +02:00
parent 8a2b484e36
commit ad05dcd484
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "JellyTau",
"version": "0.11.2",
"version": "0.11.3",
"identifier": "com.dtourolle.jellytau",
"build": {
"beforeDevCommand": "bun run dev",