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