Compare commits

...

1 Commits

Author SHA1 Message Date
Krishan dabc19fe62 chore: release v4.12.1 2026-05-15 07:45:35 +00:00
6 changed files with 7 additions and 7 deletions
+1 -1
Submodule cinny updated: 6a05ff5840...e89b8f7d12
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "cinny",
"version": "4.11.2",
"version": "4.12.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "cinny",
"version": "4.11.2",
"version": "4.12.1",
"license": "AGPL-3.0-only",
"dependencies": {
"@tauri-apps/api": "2.7.0",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "cinny",
"version": "4.11.2",
"version": "4.12.1",
"description": "Yet another matrix client",
"main": "index.js",
"engines": {
+1 -1
View File
@@ -512,7 +512,7 @@ checksum = "6e4de3bc4ea267985becf712dc6d9eed8b04c953b3fcfb339ebc87acd9804901"
[[package]]
name = "cinny"
version = "4.11.2"
version = "4.12.1"
dependencies = [
"serde",
"serde_json",
+1 -1
View File
@@ -2,7 +2,7 @@
[package]
name = "cinny"
version = "4.11.2"
version = "4.12.1"
description = "Yet another matrix client"
authors = ["Ajay Bura"]
license = "AGPL-3.0-only"
+1 -1
View File
@@ -47,7 +47,7 @@
},
"productName": "Cinny",
"mainBinaryName": "cinny",
"version": "4.11.2",
"version": "4.12.1",
"identifier": "in.cinny.app",
"plugins": {
"updater": {