Skip to content

Commit

Permalink
Update Tizen Studio (#2926)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattleibow authored Jul 5, 2024
1 parent 3ace63b commit fe42add
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/install-tizen.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# - https://developercommunity.visualstudio.com/content/problem/661596/the-updated-path-doesnt-kick-in.html

Param(
[string] $Version = "5.1",
[string] $Version = "5.6",
[string] $InstallDestination = $null,
[boolean] $UpgradeLLVM = $true
)
Expand Down

0 comments on commit fe42add

Please sign in to comment.