chore: update version to 2.1.3 in package.json and federation.js
This commit is contained in:
@@ -40,7 +40,7 @@ export function wellKnownHandler(req, res) {
|
||||
federation_api: '/api/federation',
|
||||
public_key: getPublicKey(),
|
||||
software: 'Redlight',
|
||||
version: '2.1.2',
|
||||
version: '2.1.3',
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user