We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7cfa52 commit cf66449Copy full SHA for cf66449
internal/cli/deploy/deploy.go
@@ -155,7 +155,7 @@ func isIgnorable(err error) bool {
155
156
// showDiscountMessage displays a discount message.
157
func showDiscountMessage() {
158
- fmt.Println(` Get Up Pro for $8/mo using the coupon "up-7B350E8FEF53".
+ fmt.Println(` Up Pro is $20/mo for unlimited use.
159
Get additional features, remove this pause, and support the project.
160
Visit https://github.com/apex/up#pro-features for details.
161
`)
0 commit comments