Compare commits

...

1 Commits

Author SHA1 Message Date
Krishan 99de143c89 Release v4.12.2 2026-05-23 23:11:44 +10:00
5 changed files with 6 additions and 6 deletions
+1 -1
Submodule cinny updated: e89b8f7d12...80fd8863c9
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "cinny",
"version": "4.12.1",
"version": "4.12.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "cinny",
"version": "4.12.1",
"version": "4.12.2",
"license": "AGPL-3.0-only",
"dependencies": {
"@tauri-apps/api": "2.7.0",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "cinny",
"version": "4.12.1",
"version": "4.12.2",
"description": "Yet another matrix client",
"main": "index.js",
"engines": {
+1 -1
View File
@@ -2,7 +2,7 @@
[package]
name = "cinny"
version = "4.12.1"
version = "4.12.2"
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.12.1",
"version": "4.12.2",
"identifier": "in.cinny.app",
"plugins": {
"updater": {