From 60fdae0a9cbe4f62fbab69ede80f88f89ceb97d7 Mon Sep 17 00:00:00 2001 From: Kevin Kirsche Date: Wed, 5 Feb 2025 11:15:11 -0500 Subject: [PATCH 1/2] Update filemode of command-resolve.bash to support asdf 0.16.0 --- lib/commands/command-resolve.bash | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 lib/commands/command-resolve.bash diff --git a/lib/commands/command-resolve.bash b/lib/commands/command-resolve.bash old mode 100644 new mode 100755 From 4c0154cac9bc45ad786c3cdb4c15b44cb984e081 Mon Sep 17 00:00:00 2001 From: Kevin Kirsche Date: Wed, 5 Feb 2025 15:21:52 -0500 Subject: [PATCH 2/2] Rename command-resolve.bash to command-resolve --- lib/commands/{command-resolve.bash => command-resolve} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename lib/commands/{command-resolve.bash => command-resolve} (100%) diff --git a/lib/commands/command-resolve.bash b/lib/commands/command-resolve similarity index 100% rename from lib/commands/command-resolve.bash rename to lib/commands/command-resolve