diff --git a/README.md b/README.md index da006d8f..cc153518 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@

VegasScripts

State - Version + Version Downloads

diff --git a/otomad_helper/Otomad Helper.cs b/otomad_helper/Otomad Helper.cs index 68b81f10..35b1a6e7 100644 --- a/otomad_helper/Otomad Helper.cs +++ b/otomad_helper/Otomad Helper.cs @@ -90,9 +90,9 @@ namespace Otomad.VegasScript.OtomadHelper.V4 { /// public class EntryPoint { /// 版本号 - public static readonly Version VERSION = new Version(4, 27, 17, 0); + public static readonly Version VERSION = new Version(4, 27, 18, 0); /// 修订日期 - public static readonly DateTime REVISION_DATE = new DateTime(2023, 3, 17); + public static readonly DateTime REVISION_DATE = new DateTime(2023, 3, 18); // 配置参数变量 #region 视频属性