Can hotlink the updates chatroom now
This commit is contained in:
parent
8e0950ded9
commit
050cc9cee9
2 changed files with 3 additions and 3 deletions
|
@ -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
4
package-lock.json
generated
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue