Skip to content

Commit d78f65a

Browse files
committed
release: R1.20fix1
1 parent ba859df commit d78f65a

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

ExtraIsland/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# ExtraIsland
2-
⌈R1.20
2+
⌈R1.20fix1
33

44
> 现已正式上架 ClassIsland v2!
55

ExtraIsland/SettingPages/MainSettingsPage.axaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
VerticalAlignment="Center" />
4242
<TextBlock Margin="4 0 0 0">
4343
<Run Text="ExtraIsland" FontSize="24" />
44-
<Run Text="R1.20" />
44+
<Run Text="R1.20fix1" />
4545
<LineBreak />
4646
<Run Text="Copyright © 2024-2025 LiPolymer"/>
4747
<LineBreak />

ExtraIsland/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: ExtraIsland
33
description: 为ClassIsland提供多种扩展功能!
44
entranceAssembly: "ExtraIsland.dll"
55
url: https://github.com/LiPolymer/ExtraIsland
6-
version: 1.2.0.0
6+
version: 1.2.0.1
77
apiVersion: 2.0.0.0
88
author: LiPolymer
99
repoOwner: LiPolymer

0 commit comments

Comments
 (0)