chore(version): release v1.22.1 to fix build number
Flutter / Check (push) Canceled after 0s
Android Build / Build Android (${{ inputs.workflow_profile }}-${{ inputs.build_mode }}) (push) Canceled after 0s
Flutter / build-android (push) Canceled after 0s
Windows Build / Build Windows (${{ inputs.workflow_profile }}) (push) Canceled after 0s
Flutter / build-windows (push) Canceled after 0s
Linux Build / Build Linux (${{ inputs.workflow_profile }}) (push) Canceled after 0s
Flutter / build-linux (push) Canceled after 0s
Release / build-android (push) Canceled after 0s
Release / build-android-full (push) Canceled after 0s
Windows Build / Build Windows (${{ inputs.workflow_profile }}) (push) Canceled after 0s
Release / build-windows (push) Canceled after 0s
Linux Build / Build Linux (${{ inputs.workflow_profile }}) (push) Canceled after 0s
Release / build-linux (push) Canceled after 0s
Release / Release (push) Canceled after 0s
Android Build / Build Android (${{ inputs.workflow_profile }}-${{ inputs.build_mode }}) (push) Canceled after 0s

This commit is contained in:
Mumulhl
2026-02-23 20:29:08 +08:00
parent e4ae2a7ac1
commit 9fbf8225d5
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[Setup] [Setup]
AppName=Ciyue AppName=Ciyue
AppVersion=1.22.0 AppVersion=1.22.1
AppPublisher=Mumulhl AppPublisher=Mumulhl
DefaultDirName={autopf}\Ciyue DefaultDirName={autopf}\Ciyue
DefaultGroupName=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 # 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. # of the product and file versions while build-number is used as the build suffix.
version: 1.22.0 version: 1.22.1+85
environment: environment:
sdk: ">=3.4.0 <4.0.0" sdk: ">=3.4.0 <4.0.0"