chore: Update beatstar version
parent
ca989d7a23
commit
ccee09189a
|
@ -7,7 +7,7 @@ export default class GlobalService {
|
|||
next: NextFunction
|
||||
) => {
|
||||
return res.status(200).json({
|
||||
beat: '2022.02.27',
|
||||
beat: '2022.02.28',
|
||||
});
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue