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 Nov 17, 2021
1 parent 7f23a51 commit 9789492
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 @@ -11,8 +11,8 @@
## 安裝說明
## 安裝說明
1. 安裝 Java 11 執行環境 (下載: https://www.microsoft.com/openjdk)
2. 下載剪映字幕工具箱式 [2.1.220](https://github.com/jackychu0830/jy-srt-tools/releases/download/2.1.220-Win/jy-srt-tools-2.1.220-Win.jar)
3. 滑鼠雙擊 jy-srt-tools-2.1.220-Win.jar 執行程式
2. 下載剪映字幕工具箱式 [2.2.240](https://github.com/jackychu0830/jy-srt-tools/releases/download/2.2.240-Win/jy-srt-tools-2.2.240-Win.jar)
3. 滑鼠雙擊 jy-srt-tools-2.2.240-Win.jar 執行程式

## 使用說明

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.1.220</version>
<version>2.2.240</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.1.220
jy_version=2.2.0
version=2.2.240
jy_version=2.4.0

0 comments on commit 9789492

Please sign in to comment.