commit a94aea7c57bc03e163232665d27436bacc9d6cc4 parent e5b1963d66c77ef4948f445a852db27ce2a8d67f Author: Florian Dold <florian@dold.me> Date: Thu, 23 Feb 2023 23:28:25 +0100 stable tags Diffstat:
| M | sandcastle/tags-stable.sh | | | 7 | ++++--- |
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/sandcastle/tags-stable.sh b/sandcastle/tags-stable.sh @@ -1,8 +1,9 @@ # Current stable tags for all components -TAG_LIBMHD="v0.9.75" -TAG_GNUNET="v0.19.3" TAG_EXCHANGE="v0.9.2" +TAG_GNUNET="v0.19.3" +TAG_LIBEUFIN="v0.9.2" +TAG_LIBMHD="v0.9.75" TAG_MERCHANT="v0.9.2" -TAG_EXCHANGE="v0.9.2" +TAG_MERCHANT_DEMOS="v0.9.2" TAG_SYNC="v0.9.2" TAG_WALLET="v0.9.3-dev.5"