We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9c85f1 commit 76c1d2aCopy full SHA for 76c1d2a
Makefile
@@ -1,7 +1,7 @@
1
NPM=npm
2
YARN=yarn
3
NODE=node
4
-VERSION=1.22.2
+VERSION=1.22.3
5
APP=dynamodb-dashboard
6
# hub.docker.com
7
USERNAME=kritishdhaubanjar
server/package.json
@@ -1,6 +1,6 @@
{
"name": "dynamodb-dashboard",
- "version": "1.22.2",
+ "version": "1.22.3",
"description": "GUI Dashboard for local or remote DynamoDB",
"main": "index.js",
"bin": {
0 commit comments