From 9622641e6e199345f24dae7e1613e57a708c27c0 Mon Sep 17 00:00:00 2001 From: w4123 <1840686745@qq.com> Date: Thu, 25 Jun 2020 23:26:15 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E5=B8=83=202.4.0beta3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Dice/GlobalVar.h | 6 +++--- Dice/app.json | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Dice/GlobalVar.h b/Dice/GlobalVar.h index 81be8eff..8078acba 100644 --- a/Dice/GlobalVar.h +++ b/Dice/GlobalVar.h @@ -35,9 +35,9 @@ * 请勿修改Dice_Build, Dice_Ver_Without_Build,DiceRequestHeader以及Dice_Ver常量 * 请修改Dice_Short_Ver或Dice_Full_Ver常量以达到版本自定义 */ -const unsigned short Dice_Build = 562u; -inline const std::string Dice_Ver_Without_Build = "2.4.0beta2"; -constexpr auto DiceRequestHeader = "Dice/2.4.0BETA2"; +const unsigned short Dice_Build = 563u; +inline const std::string Dice_Ver_Without_Build = "2.4.0beta3"; +constexpr auto DiceRequestHeader = "Dice/2.4.0BETA3"; inline const std::string Dice_Ver = Dice_Ver_Without_Build + "(" + std::to_string(Dice_Build) + ")"; inline const std::string Dice_Short_Ver = "Dice! by 溯洄 Shiki Ver " + Dice_Ver; diff --git a/Dice/app.json b/Dice/app.json index eb559a1d..c7d2e8ec 100644 --- a/Dice/app.json +++ b/Dice/app.json @@ -2,8 +2,8 @@ "ret": 1, "apiver": 9, "name": "Dice!", - "version": "2.4.0beta2", - "version_id": 562, + "version": "2.4.0beta3", + "version_id": 563, "author": "w4123婧磩 Shiki", "description": "璺戝洟鐢ㄩ瀛 鏈▼搴忎娇鐢ˋGPLv3寮婧愬崗璁巿鏉 Copyright (c) 2018-2019 w4123婧磩 Shiki", "event": [