From ff1f92d10dc8374f8a5840e70b6ea9220cf931ab Mon Sep 17 00:00:00 2001 From: Jacky Chu Date: Wed, 15 Dec 2021 13:46:25 +0800 Subject: [PATCH] Update for Windows version release --- README.md | 4 ++-- pom.xml | 2 +- src/main/resources/config.properties | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index c11a803..27f7c1e 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,8 @@ https://youtu.be/OJCRbiwMmlQ 1. 安裝 Java 11 執行環境 (下載: https://www.microsoft.com/openjdk) -2. 下載剪映字幕工具箱式 [2.3.245 版](https://github.com/jackychu0830/jy-srt-tools/releases/download/2.3.245-Win/jy-srt-tools-2.3.245-Win.jar) -3. 滑鼠雙擊 jy-srt-tools-2.3.245-Win.jar 執行程式 +2. 下載剪映字幕工具箱式 [2.3.251 版](https://github.com/jackychu0830/jy-srt-tools/releases/download/2.3.251-Win/jy-srt-tools-2.3.251-Win.jar) +3. 滑鼠雙擊 jy-srt-tools-2.3.251-Win.jar 執行程式 ## 使用說明 https://youtu.be/td1EO3I1jJA diff --git a/pom.xml b/pom.xml index 4ba4e24..d9505cc 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ app.jackychu jy-srt-tools jar - 2.3.245 + 2.3.251 jy-srt-tools The SRT tools for JianyingPro video editor diff --git a/src/main/resources/config.properties b/src/main/resources/config.properties index fe51cd4..7af01ef 100644 --- a/src/main/resources/config.properties +++ b/src/main/resources/config.properties @@ -1,2 +1,2 @@ -version=2.3.245 -jy_version=2.4.5 +version=2.3.251 +jy_version=2.5.1