From 5d21431fbb23cdbcff677ba4e1a69484014edfb9 Mon Sep 17 00:00:00 2001 From: Michael Henke <433270+aphex3k@users.noreply.github.com> Date: Thu, 29 Sep 2022 11:47:37 -0700 Subject: [PATCH] Update Robosats to v0.2.1-alpha (#174) --- robosats/docker-compose.yml | 2 +- robosats/umbrel-app.yml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/robosats/docker-compose.yml b/robosats/docker-compose.yml index 75b7776..386d88c 100644 --- a/robosats/docker-compose.yml +++ b/robosats/docker-compose.yml @@ -7,7 +7,7 @@ services: APP_PORT: ${APP_ROBOSATS_PORT} web: - image: recksato/robosats-client:v0.2.0-alpha@sha256:5c1609bf2e22ecba5a0992fe3e44ed2ee945df53920ccc789b8d96b07b84bd1c + image: recksato/robosats-client:v0.2.1-alpha@sha256:98124ceec4af01b001940f5929e09a7668c60bf7fbcdf249ffc07b3f6231dadf restart: on-failure stop_grace_period: 1m init: true diff --git a/robosats/umbrel-app.yml b/robosats/umbrel-app.yml index 50fe50b..1d84253 100644 --- a/robosats/umbrel-app.yml +++ b/robosats/umbrel-app.yml @@ -2,7 +2,7 @@ manifestVersion: 1 id: robosats category: Finance name: RoboSats -version: "v0.2.0-alpha" +version: "v0.2.1-alpha" tagline: Simple and Private Bitcoin P2P Exchange description: >- RoboSats is a simple and private app to exchange bitcoin for national currencies. @@ -34,7 +34,7 @@ description: >- You can join other cool Robots and get community support at https://t.me/robosats telegram group. releaseNotes: >- - Full changelog can be found here: https://github.com/Reckless-Satoshi/robosats/releases/tag/v0.2.0-alpha + Full changelog can be found here: https://github.com/Reckless-Satoshi/robosats/releases/tag/v0.2.1-alpha developer: RoboSats website: https://learn.robosats.com dependencies: []