Compare commits

..

2 Commits

Author SHA1 Message Date
GitHub Actions
7fdf369883 chore: bump version to 4.11.94 [skip ci] 2026-05-12 22:28:54 +00:00
c9883a1279 chore: remove extra newline in SIGNING_SETUP.md
All checks were successful
Build / increment-version (push) Successful in 6s
Build / build-android (push) Successful in 4m49s
Build / create-release (push) Successful in 23s
2026-05-13 08:28:45 +10:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
# Android App Signing Setup
## Why This Matters
Android requires apps to be signed with the same key for updates to work. Without proper signing, users cannot update your app - they must uninstall and reinstall, losing all data.

View File

@@ -1,6 +1,6 @@
{
"name": "paarrot",
"version": "4.11.93",
"version": "4.11.94",
"description": "Paarrot - A Matrix client based on Cinny",
"engines": {
"node": ">=18.0.0"