Can hotlink the updates chatroom now

This commit is contained in:
Cadence Ember 2025-02-26 14:50:27 +13:00
parent 8e0950ded9
commit 050cc9cee9
2 changed files with 3 additions and 3 deletions

View file

@ -34,7 +34,7 @@ Follow these steps:
## Update
Out Of Your Element regularly releases new versions. Here's how to update:
New versions are announced in [#updates](https://matrix.to/#/#ooye-updates:cadence.moe) and listed on [releases](https://gitdab.com/cadence/out-of-your-element/releases). Here's how to update:
1. Fetch the repo and checkout the latest release tag.

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "out-of-your-element",
"version": "1.1.1",
"version": "3.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "out-of-your-element",
"version": "1.1.1",
"version": "3.0.0",
"license": "AGPL-3.0-or-later",
"dependencies": {
"@chriscdn/promise-semaphore": "^2.0.1",