From: Krishan <33421343+kfiven@users.noreply.github.com>
Date: Mon, 29 Sep 2025 04:34:38 +0000 (+1000)
Subject: Release v4.10.1 (#2495)
X-Git-Tag: v4.10.1
X-Git-Url: https://git.wafflesoft.org/?a=commitdiff_plain;h=958ae8945d6f3e039e82471f594dd83f23a05e64;p=rainny.git
Release v4.10.1 (#2495)
---
diff --git a/package-lock.json b/package-lock.json
index 39cc6c2..d032ace 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "cinny",
- "version": "4.10.0",
+ "version": "4.10.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "cinny",
- "version": "4.10.0",
+ "version": "4.10.1",
"license": "AGPL-3.0-only",
"dependencies": {
"@atlaskit/pragmatic-drag-and-drop": "1.1.6",
diff --git a/package.json b/package.json
index 495d34f..577e129 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "cinny",
- "version": "4.10.0",
+ "version": "4.10.1",
"description": "Yet another matrix client",
"main": "index.js",
"type": "module",
diff --git a/src/app/features/settings/about/About.tsx b/src/app/features/settings/about/About.tsx
index 4fba564..295fc3f 100644
--- a/src/app/features/settings/about/About.tsx
+++ b/src/app/features/settings/about/About.tsx
@@ -46,7 +46,7 @@ export function About({ requestClose }: AboutProps) {
Cinny
- v4.10.0
+ v4.10.1
Yet another matrix client.
diff --git a/src/app/pages/auth/AuthFooter.tsx b/src/app/pages/auth/AuthFooter.tsx
index 25c70e6..6ac0d4e 100644
--- a/src/app/pages/auth/AuthFooter.tsx
+++ b/src/app/pages/auth/AuthFooter.tsx
@@ -15,7 +15,7 @@ export function AuthFooter() {
target="_blank"
rel="noreferrer"
>
- v4.10.0
+ v4.10.1
Twitter
diff --git a/src/app/pages/client/WelcomePage.tsx b/src/app/pages/client/WelcomePage.tsx
index 37ca10f..4b6dd99 100644
--- a/src/app/pages/client/WelcomePage.tsx
+++ b/src/app/pages/client/WelcomePage.tsx
@@ -24,7 +24,7 @@ export function WelcomePage() {
target="_blank"
rel="noreferrer noopener"
>
- v4.10.0
+ v4.10.1
}