Skip to content

Commit

Permalink
Pro subscribe - Change default Ubuntu version to Focal.
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmartinspt authored Aug 28, 2023
1 parent 67a4f91 commit d10e8de
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ export const defaultValues: FormContext = {
setProductUser: () => {},
productType: ProductTypes.physical,
setProductType: () => {},
version: LTSVersions.jammy,
version: LTSVersions.focal,
setVersion: () => {},
feature: Features.pro,
setFeature: () => {},
Expand Down

0 comments on commit d10e8de

Please sign in to comment.