From 8133f1f6a4402c158b85f17a1927ecf1c538e7e2 Mon Sep 17 00:00:00 2001 From: Ian Culp <57159226+icculp@users.noreply.github.com> Date: Wed, 6 Oct 2021 16:39:07 -0500 Subject: [PATCH] Rename 17_3_getinfo.js to 18_3_getinfo.js --- src/{17_3_getinfo.js => 18_3_getinfo.js} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/{17_3_getinfo.js => 18_3_getinfo.js} (100%) diff --git a/src/17_3_getinfo.js b/src/18_3_getinfo.js similarity index 100% rename from src/17_3_getinfo.js rename to src/18_3_getinfo.js