commit e5b1963d66c77ef4948f445a852db27ce2a8d67f parent be54ccbdd696df5259d3eacedf7730819daec491 Author: Florian Dold <florian@dold.me> Date: Thu, 23 Feb 2023 21:13:07 +0100 fix stable tags Diffstat:
| M | sandcastle/tags-stable.sh | | | 12 | ++++++------ |
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/sandcastle/tags-stable.sh b/sandcastle/tags-stable.sh @@ -1,8 +1,8 @@ # Current stable tags for all components TAG_LIBMHD="v0.9.75" -TAG_GNUNET="v0.19.2-1" -TAG_EXCHANGE="v0.9.1" -TAG_MERCHANT="v0.9.1" -TAG_EXCHANGE="v0.9.1" -TAG_SYNC="v0.9.1" -TAG_WALLET="v0.9.1" +TAG_GNUNET="v0.19.3" +TAG_EXCHANGE="v0.9.2" +TAG_MERCHANT="v0.9.2" +TAG_EXCHANGE="v0.9.2" +TAG_SYNC="v0.9.2" +TAG_WALLET="v0.9.3-dev.5"