fix: update version to 4.10.2 and mark subproject as dirty
Some checks failed
Build / increment-version (push) Successful in 6s
Build / build-windows (push) Successful in 7m22s
Build / create-release (push) Has been cancelled
Build / build-android (push) Has been cancelled
Build / build-linux (push) Has been cancelled

This commit is contained in:
2026-02-20 15:18:10 +11:00
parent f67a3cd498
commit 809e06f9c9
5 changed files with 64 additions and 21 deletions

2
src-tauri/Cargo.lock generated
View File

@@ -3859,7 +3859,7 @@ dependencies = [
[[package]]
name = "paarrot"
version = "4.10.17"
version = "4.10.2"
dependencies = [
"arboard",
"base64 0.22.1",

View File

@@ -2,7 +2,7 @@
[package]
name = "paarrot"
version = "4.10.17"
version = "4.10.2"
description = "Yet another matrix client"
authors = ["Ajay Bura"]
license = "AGPL-3.0-only"