feat: show version and show button if new release is available on admin page

This commit is contained in:
Elias Schneider
2022-12-30 19:23:17 +01:00
parent 167f0f8c7a
commit 71658ad39d
8 changed files with 103 additions and 47 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "pingvin-share-backend",
"version": "0.0.1",
"version": "0.5.0",
"scripts": {
"build": "nest build",
"dev": "nest start --watch",