Compare commits
2
Commits
231959a508
..
2.5.1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
de68314e18 | ||
|
|
0b6512456b |
Generated
+454
-231
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "redlight",
|
||||
"private": true,
|
||||
"version": "2.5.0",
|
||||
"version": "2.5.1",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
|
||||
@@ -41,7 +41,7 @@ export function wellKnownHandler(req, res) {
|
||||
federation_api: '/api/federation',
|
||||
public_key: getPublicKey(),
|
||||
software: 'Redlight',
|
||||
version: '2.5.0',
|
||||
version: '2.5.1',
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user