From b6e10c18651271770ee25df37833aae404c66565 Mon Sep 17 00:00:00 2001 From: Chawye Hsu Date: Thu, 28 Mar 2024 15:43:12 +0800 Subject: [PATCH] chore: update Signed-off-by: Chawye Hsu --- .config/gh/config.yml | 1 + install.ps1 | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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