Skip to content

Commit

Permalink
update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacky Chu committed Dec 15, 2021
1 parent ff4400c commit 8a178c5
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 @@ -14,8 +14,8 @@ https://youtu.be/DotEJFZ2ZEM
1. 安裝 Java 11 執行環境 (https://www.azul.com/downloads/?version=java-11-lts&os=macos&package=jdk)
* Intel 選擇 x86 64-bit
* M1 選擇 ARM 64-bit
2. 下載剪映字幕工具箱式 [2.3.246](https://github.com/jackychu0830/jy-srt-tools/releases/download/2.3.246-Mac/jy-srt-tools-2.3.246-Mac.jar)
3. 滑鼠雙擊 jy-srt-tools-2.3.246-Mac.jar 執行程式
2. 下載剪映字幕工具箱式 [2.3.251](https://github.com/jackychu0830/jy-srt-tools/releases/download/2.3.251-Mac/jy-srt-tools-2.3.251-Mac.jar)
3. 滑鼠雙擊 jy-srt-tools-2.3.251-Mac.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.246</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.246
jy_version=2.4.6
version=2.3.251
jy_version=2.5.1

0 comments on commit 8a178c5

Please sign in to comment.