diff --git a/.config/gh/config.yml b/.config/gh/config.yml index 63c91b5..22f68f0 100644 --- a/.config/gh/config.yml +++ b/.config/gh/config.yml @@ -1 +1,2 @@ +version: "1" editor: nano diff --git a/install.ps1 b/install.ps1 index 6129180..e16cc82 100644 --- a/install.ps1 +++ b/install.ps1 @@ -1,5 +1,5 @@ #!/usr/bin/env pwsh -#Requires -Version 5.1 +#Requires -Version 7 <# .SYNOPSIS