Release v4.0.3 (#315)

This commit is contained in:
Krishan
2024-07-25 16:04:16 +10:00
committed by GitHub
parent e252a96c4c
commit 2ff11d65e7
6 changed files with 7 additions and 7 deletions

2
src-tauri/Cargo.lock generated
View File

@@ -444,7 +444,7 @@ dependencies = [
[[package]]
name = "cinny"
version = "4.0.1"
version = "4.0.3"
dependencies = [
"serde",
"serde_json",

View File

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

View File

@@ -1,7 +1,7 @@
{
"package": {
"productName": "Cinny",
"version": "4.0.1"
"version": "4.0.3"
},
"build": {
"distDir": "../cinny/dist",