From 4401faf02d87318af14ce83617cb6ee20aceec7a Mon Sep 17 00:00:00 2001 From: Andrew Scott Date: Fri, 17 Nov 2023 18:40:22 -0800 Subject: [PATCH] fix: incorrect file paths in .toc files --- LibRangeCheck-3.0.toc | 2 +- LibRangeCheck-3.0_Vanilla.toc | 2 +- LibRangeCheck-3.0_Wrath.toc | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/LibRangeCheck-3.0.toc b/LibRangeCheck-3.0.toc index a0946c3..adc5999 100644 --- a/LibRangeCheck-3.0.toc +++ b/LibRangeCheck-3.0.toc @@ -12,4 +12,4 @@ LibStub-1.0\LibStub.lua CallbackHandler-1.0\CallbackHandler-1.0.xml -LibRangeCheck-2.0\LibRangeCheck-2.0.lua +LibRangeCheck-3.0\LibRangeCheck-3.0.lua diff --git a/LibRangeCheck-3.0_Vanilla.toc b/LibRangeCheck-3.0_Vanilla.toc index e021ae9..145c494 100644 --- a/LibRangeCheck-3.0_Vanilla.toc +++ b/LibRangeCheck-3.0_Vanilla.toc @@ -11,4 +11,4 @@ LibStub-1.0\LibStub.lua CallbackHandler-1.0\CallbackHandler-1.0.xml -LibRangeCheck-2.0\LibRangeCheck-2.0.lua +LibRangeCheck-3.0\LibRangeCheck-3.0.lua diff --git a/LibRangeCheck-3.0_Wrath.toc b/LibRangeCheck-3.0_Wrath.toc index 53bde6e..94f36b7 100644 --- a/LibRangeCheck-3.0_Wrath.toc +++ b/LibRangeCheck-3.0_Wrath.toc @@ -11,4 +11,4 @@ LibStub-1.0\LibStub.lua CallbackHandler-1.0\CallbackHandler-1.0.xml -LibRangeCheck-2.0\LibRangeCheck-2.0.lua +LibRangeCheck-3.0\LibRangeCheck-3.0.lua