Release v1.20.1
Flutter / Check (push) Canceled after 0s
Flutter / Build Android (push) Canceled after 0s
Flutter / Build Windows (push) Canceled after 0s
Flutter / Build Linux (push) Canceled after 0s
Release / Build Android (Common) (push) Canceled after 0s
Release / Build Android (Full) (push) Canceled after 0s
Release / Build Windows (push) Canceled after 0s
Release / Build Linux (push) Canceled after 0s
Release / Release (push) Canceled after 0s

This commit is contained in:
Mumulhl
2025-08-25 19:43:53 +08:00
parent e6d78da458
commit c73a6264b9
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[Setup]
AppName=Ciyue
AppVersion=1.20.0
AppVersion=1.20.1
AppPublisher=Mumulhl
DefaultDirName={autopf}\Ciyue
DefaultGroupName=Ciyue
+1 -1
View File
@@ -17,7 +17,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# In Windows, build-name is used as the major, minor, and patch parts
# of the product and file versions while build-number is used as the build suffix.
version: 1.20.0+81
version: 1.20.1+82
environment:
sdk: '>=3.4.0 <4.0.0'