Skip to content
This repository was archived by the owner on Mar 14, 2024. It is now read-only.

Commit adcd015

Browse files
committed
1.2.3
1 parent f8a3e68 commit adcd015

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

README-Eng.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ A tool to load and export Spine animations
44
Requires Java 15 to run
55
or use a packaged exe program
66
Exporting MOV requires FFmpeg
7-
Current version: 1.2.2
7+
Current version: 1.2.3
88

99
![霜叶](https://i0.hdslb.com/bfs/album/98b4fd8a12bc6dbf691b967bed625db67713dff0.png@518w.png "明日方舟 - 霜叶")
1010

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
一定需要Java15才能运行
77
或使用打包好的exe程序
88
导出MOV需要FFmpeg
9-
当前版本:1.2.2
9+
当前版本:1.2.3
1010

1111
![霜叶](https://i0.hdslb.com/bfs/album/98b4fd8a12bc6dbf691b967bed625db67713dff0.png@518w.png "明日方舟 - 霜叶")
1212

dependency-reduced-pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>com.QYun</groupId>
55
<artifactId>SuperSpineViewer</artifactId>
66
<name>SuperSpineViewer</name>
7-
<version>1.2.2</version>
7+
<version>1.2.3</version>
88
<url>https://github.com/soarteam/SuperSpineViewer</url>
99
<developers>
1010
<developer>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.QYun</groupId>
88
<artifactId>SuperSpineViewer</artifactId>
9-
<version>1.2.2</version>
9+
<version>1.2.3</version>
1010
<repositories>
1111
<repository>
1212
<id>sonatype</id>

src/main/resources/UI/About.fxml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
</padding>
1818
<HBox>
1919
<Label styleClass="title-text">
20-
Aloento v1.2.2
20+
Aloento v1.2.3
2121
</Label>
2222
</HBox>
2323
<HBox alignment="CENTER_RIGHT" spacing="10" HBox.hgrow="ALWAYS">

0 commit comments

Comments
 (0)