Backup communities
12ccff417d...f0d3e0419d
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
This commit is contained in:
parent
4b487f81f6
commit
9485fe9ecf
|
@ -47,6 +47,6 @@
|
|||
:title (i18n/label :t/last-backup-performed)
|
||||
:accessory :text
|
||||
:subtitle (if (pos? last-backup)
|
||||
(datetime/time-ago-long (datetime/to-date last-backup))
|
||||
(datetime/time-ago-long (datetime/to-date (* 1000 last-backup)))
|
||||
(i18n/label :t/never))}]]
|
||||
[footer performing-backup?]]))
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"_comment": "Instead use: scripts/update-status-go.sh <rev>",
|
||||
"owner": "status-im",
|
||||
"repo": "status-go",
|
||||
"version": "v0.96.2",
|
||||
"commit-sha1": "12ccff417d95a0aef9736b811ea00341390dd1d5",
|
||||
"src-sha256": "1g6p239l1k8wv52x5gz63jql4piyy52qj3a795h9ka1lawqsxq8h"
|
||||
"version": "v0.96.4",
|
||||
"commit-sha1": "f0d3e0419da9357a07b2ed97a2741095798812dd",
|
||||
"src-sha256": "0bxhh8k504x5yvvvli1hc6ia2qh4acnl77mqigvq35pjk1hr2zkn"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue