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