From 2ffde9a3dd87303f8e2f45931c58ffd1acaac5a0 Mon Sep 17 00:00:00 2001 From: LittleSheep Date: Wed, 15 Jan 2025 16:00:59 +0800 Subject: [PATCH] :rocket: Launch 2.2.2+53 --- .roadsignrc | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.roadsignrc b/.roadsignrc index cf21b4d..7781211 100644 --- a/.roadsignrc +++ b/.roadsignrc @@ -5,8 +5,8 @@ }, "deployments": [ { - "region": "solian-next", - "site": "solian-next-web", + "region": "solian", + "site": "solian-web", "path": "build/web" } ] diff --git a/pubspec.yaml b/pubspec.yaml index af58484..16935e1 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -16,7 +16,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html # 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: 2.2.2+52 +version: 2.2.2+53 environment: sdk: ^3.5.4