aboutsummaryrefslogtreecommitdiff
path: root/packages/merchant-backend-ui
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2024-06-10 19:58:04 +0200
committerFlorian Dold <florian@dold.me>2024-06-10 19:58:04 +0200
commit804d696e32369be659315d62b2926a3d05b0cb63 (patch)
tree3e702515a02e6504fe15dbae7579dde1b5124f98 /packages/merchant-backend-ui
parent99e73bee7070477b66e0f1db29ac03da92f128f8 (diff)
downloadwallet-core-804d696e32369be659315d62b2926a3d05b0cb63.tar.xz
bump versions to 0.11.4v0.11.4
Diffstat (limited to 'packages/merchant-backend-ui')
-rw-r--r--packages/merchant-backend-ui/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/merchant-backend-ui/package.json b/packages/merchant-backend-ui/package.json
index 11873fda5..bc8627312 100644
--- a/packages/merchant-backend-ui/package.json
+++ b/packages/merchant-backend-ui/package.json
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@gnu-taler/merchant-backend-ui",
- "version": "0.11.3",
+ "version": "0.11.4",
"license": "AGPL-3.0-or-later",
"scripts": {
"compile": "tsc && ./build.mjs",