Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
koskedk committed May 12, 2021
2 parents c4e47e7 + 585c96e commit 28e0c52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/server/src/app.controller.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ export class AppController {
getAppName(): any {
return {
name: 'Dwapi Spot-Stats',
build: '05MAY21',
build: '11MAY21',
staus: 'running',
};
}
Expand Down

0 comments on commit 28e0c52

Please sign in to comment.