3.0.4发布,修复容联云短信发送失败问题

This commit is contained in:
wind 2023-11-14 23:20:14 +08:00
parent bc56f3fd81
commit e79d792097
3 changed files with 4 additions and 4 deletions

View File

@ -1,9 +1,9 @@
<h1 align="center" style="margin: 30px 0 30px; font-weight: bold;">sms4j v3.0.3</h1>
<h1 align="center" style="margin: 30px 0 30px; font-weight: bold;">sms4j v3.0.4</h1>
<h4 align="center" style="margin: 30px 0 30px; font-weight: bold;">sms4j -- 让发送短信变的更简单</h4>
<p align="center">
<a href="https://gitee.com/dromara/sms4j/stargazers"><img src="https://gitee.com/dromara/sms4j/badge/star.svg?theme=gvp"></a>
<a href="https://gitee.com/dromara/sms4j/blob/master/LICENSE"><img src="https://img.shields.io/badge/license-Apache--2.0-green"></a>
<a href="https://gitee.com/dromara/sms4j"><img src="https://img.shields.io/badge/version-v3.0.3-blue"></a>
<a href="https://gitee.com/dromara/sms4j"><img src="https://img.shields.io/badge/version-v3.0.4-blue"></a>
</p>
<img src="/public/logo.png">

View File

@ -50,7 +50,7 @@
</scm>
<properties>
<revision>3.0.3</revision>
<revision>3.0.4</revision>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

View File

@ -9,7 +9,7 @@ package org.dromara.sms4j.comm.constant;
**/
public abstract class Constant {
/** 项目版本号*/
public static final String VERSION = "V 3.0.3";
public static final String VERSION = "V 3.0.4";
/**
* 用于格式化鉴权头域,"Authorization"参数赋值