File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
packages/cli/src/commands/subcommands Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ " webtools-cli " : patch
3+ ---
4+
5+ fix: update polar trial link
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ export async function licenseSetup() {
4646 `${ chalk . bold ( '🚀 Get your free trial license!' ) } \n` ,
4747 ) ;
4848 console . log ( 'You can start your free trial by visiting the following link:' ) ;
49- console . log ( chalk . underline ( 'https://buy.polar.sh/polar_cl_MDnGQGPNocWRwmvdMVOjC5712dhAAyNErEeNt10tllv ' ) ) ;
49+ console . log ( chalk . underline ( 'https://buy.polar.sh/polar_cl_nOL8JflMooiHSJe6Fsf5CZhoEbMDvaBi9Q8HP2CWYm9 ' ) ) ;
5050 console . log ( '\n✨ Enjoy 30 days of access to the Essential plan completely free!' ) ;
5151 console . log ( '💡 Remember: You can cancel within the 30 days to ensure your trial remains free.\n' ) ;
5252
You can’t perform that action at this time.
0 commit comments