Skip to content

Commit

Permalink
Update for Windows version release
Browse files Browse the repository at this point in the history
  • Loading branch information
jackychu0830 committed Dec 15, 2021
1 parent 838f2b8 commit ff1f92d
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>app.jackychu</groupId>
<artifactId>jy-srt-tools</artifactId>
<packaging>jar</packaging>
<version>2.3.245</version>
<version>2.3.251</version>

<name>jy-srt-tools</name>
<description>The SRT tools for JianyingPro video editor</description>
Expand Down
4 changes: 2 additions & 2 deletions src/main/resources/config.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version=2.3.245
jy_version=2.4.5
version=2.3.251
jy_version=2.5.1

0 comments on commit ff1f92d

Please sign in to comment.