From 0027e6f93460c87d1dc33ec7cdb18df5ef8750d6 Mon Sep 17 00:00:00 2001 From: Fang Date: Sat, 18 Jun 2022 16:00:33 +0800 Subject: [PATCH] =?UTF-8?q?upgrade:=20=E7=89=88=E6=9C=AC=E5=8F=B7=E5=8F=98?= =?UTF-8?q?=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- payment-spring-boot-autoconfigure/pom.xml | 4 ++-- payment-spring-boot-starter/pom.xml | 4 ++-- pom.xml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index f4692ba..1fbdefc 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ - `WechatPayScoreParkingApi` 微信支付分V3停车服务 - `WechatBatchTransferApi` 微信支付V3批量转账到零钱 - `WechatPartnerSpecialMchApi` 微信支付V3服务商商户进件 -- `WechatBatchTransferApi` 微信支付V3媒体上传 +- `WechatMediaApi` 微信支付V3媒体上传 > 随着版本迭代功能会增加。 diff --git a/payment-spring-boot-autoconfigure/pom.xml b/payment-spring-boot-autoconfigure/pom.xml index 0dd8962..1c89273 100644 --- a/payment-spring-boot-autoconfigure/pom.xml +++ b/payment-spring-boot-autoconfigure/pom.xml @@ -5,11 +5,11 @@ cn.felord payment-spring-boot - 1.0.13.RELEASE + 1.0.14.RELEASE payment-spring-boot-autoconfigure - 1.0.13.RELEASE + 1.0.14.RELEASE jar 4.0.0 diff --git a/payment-spring-boot-starter/pom.xml b/payment-spring-boot-starter/pom.xml index 9183fe5..a9e02c7 100644 --- a/payment-spring-boot-starter/pom.xml +++ b/payment-spring-boot-starter/pom.xml @@ -5,11 +5,11 @@ cn.felord payment-spring-boot - 1.0.13.RELEASE + 1.0.14.RELEASE payment-spring-boot-starter - 1.0.13.RELEASE + 1.0.14.RELEASE jar 4.0.0 diff --git a/pom.xml b/pom.xml index 60f5b7f..078029d 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ - payment-spring-boot-1.0.13.RELEASE + payment-spring-boot-1.0.14.RELEASE https://github.com/NotFound403/payment-spring-boot scm:git:https://github.com/NotFound403/payment-spring-boot.git scm:git:https://github.com/NotFound403/payment-spring-boot.git