File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 7272 run : |
7373 git config --local user.email "[email protected] " 7474 git config --local user.name "GitHub Action"
75- git add README.MD
75+ git add README.md
7676 git add pom.xml && git add '**/pom.xml'
7777 git commit -m "Update version in pom.xml"
7878 - name : Push changes
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >TikTokLiveJava</artifactId >
77 <groupId >io.github.jwdeveloper.tiktok</groupId >
8- <version >0.0.21 -Release</version >
8+ <version >0.0.22 -Release</version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111 <artifactId >API</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >TikTokLiveJava</artifactId >
77 <groupId >io.github.jwdeveloper.tiktok</groupId >
8- <version >0.0.21 -Release</version >
8+ <version >0.0.22 -Release</version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
Original file line number Diff line number Diff line change 4141 <parent >
4242 <artifactId >TikTokLiveJava</artifactId >
4343 <groupId >io.github.jwdeveloper.tiktok</groupId >
44- <version >0.0.21 -Release</version >
44+ <version >0.0.22 -Release</version >
4545 </parent >
4646
4747 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >TikTokLiveJava</artifactId >
77 <groupId >io.github.jwdeveloper.tiktok</groupId >
8- <version >0.0.21 -Release</version >
8+ <version >0.0.22 -Release</version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >TikTokLiveJava</artifactId >
77 <groupId >io.github.jwdeveloper.tiktok</groupId >
8- <version >0.0.21 -Release</version >
8+ <version >0.0.22 -Release</version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >TikTokLiveJava</artifactId >
77 <groupId >io.github.jwdeveloper.tiktok</groupId >
8- <version >0.0.21 -Release</version >
8+ <version >0.0.22 -Release</version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
Original file line number Diff line number Diff line change 77 <groupId >io.github.jwdeveloper.tiktok</groupId >
88 <artifactId >TikTokLiveJava</artifactId >
99 <packaging >pom</packaging >
10- <version >0.0.21 -Release</version >
10+ <version >0.0.22 -Release</version >
1111 <modules >
1212 <module >API</module >
1313 <module >Client</module >
You can’t perform that action at this time.
0 commit comments