[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-cashless2ecash] branch master updated: chore: plumning version
From: |
gnunet |
Subject: |
[taler-cashless2ecash] branch master updated: chore: plumning version |
Date: |
Fri, 14 Jun 2024 15:09:54 +0200 |
This is an automated email from the git hooks/post-receive script.
joel-haeberli pushed a commit to branch master
in repository cashless2ecash.
The following commit(s) were added to refs/heads/master by this push:
new ac27d58 chore: plumning version
ac27d58 is described below
commit ac27d5828d29ac58b21295000e4077421f802427
Author: Joel-Haeberli <haebu@rubigen.ch>
AuthorDate: Fri Jun 14 15:09:50 2024 +0200
chore: plumning version
---
c2ec/api-bank-integration.go | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/c2ec/api-bank-integration.go b/c2ec/api-bank-integration.go
index 2a53030..190697d 100644
--- a/c2ec/api-bank-integration.go
+++ b/c2ec/api-bank-integration.go
@@ -89,7 +89,7 @@ func bankIntegrationConfig(res http.ResponseWriter, req
*http.Request) {
LogInfo("bank-integration-api", "reading config")
cfg := BankIntegrationConfig{
Name: "taler-bank-integration",
- Version: "0:11:11",
+ Version: "4:8:2",
Currency: CONFIG.Server.Currency,
CurrencySpecification: CurrencySpecification{
Name: CONFIG.Server.Currency,
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.