Skip to content
This repository was archived by the owner on May 7, 2023. It is now read-only.

Commit 7fdac4e

Browse files
authored
Merge pull request #57 from trustwallet/nano-v24.0
Nano v24.0
2 parents f132051 + eae4de3 commit 7fdac4e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

galaxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
namespace: trustwallet
33
name: blockchain
4-
version: 0.5.28
4+
version: 0.5.29
55
readme: README.md
66
authors:
77
- vorotech

roles/nano/defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ home_dir: "/home/{{ username }}"
99
bin_dir: /usr/local/bin
1010

1111
# <nano_version> is the near binary version. When doesn't match, will rebuild binary from sources.
12-
nano_version: V23.3
12+
nano_version: V24.0
1313

1414
# <data_dir> is the near data dir
1515
data_dir: "{{ home_dir }}/.nano"

0 commit comments

Comments
 (0)