Skip to content

Commit 8f4e51a

Browse files
committed
KEEP Token Dashboard release v1.6.0
1 parent b6993e6 commit 8f4e51a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

infrastructure/kube/keep-prd/keep-dapp-token-dashboard-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ spec:
2121
spec:
2222
containers:
2323
- name: keep-dapp-token-dashboard
24-
image: keepnetwork/token-dashboard:v1.5.0
24+
image: keepnetwork/token-dashboard:v1.6.0
2525
ports:
2626
- containerPort: 80

solidity/dashboard/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

solidity/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dashboard",
3-
"version": "1.5.0",
3+
"version": "1.6.0",
44
"private": true,
55
"license": "MIT",
66
"dependencies": {

0 commit comments

Comments
 (0)