From 3a8ed97985813a620fdf71cb72b948274226084d Mon Sep 17 00:00:00 2001 From: ninetailsrabbit Date: Fri, 16 Aug 2024 10:24:25 +0100 Subject: [PATCH] bump extensionator dependency version --- Match3Maker/Match3Maker.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Match3Maker/Match3Maker.csproj b/Match3Maker/Match3Maker.csproj index 54cc72e..ff0ddda 100644 --- a/Match3Maker/Match3Maker.csproj +++ b/Match3Maker/Match3Maker.csproj @@ -14,7 +14,7 @@ Ninetailsrabbit.Match3Maker - 1.2.4 + 1.2.5 This lightweight library provides the core logic and functionality you need to build engaging match-3 games. Focus on game design and mechanics while leaving the complex logic to this library © 2024 Ninetailsrabbit Ninetailsrabbit @@ -39,7 +39,7 @@ - + \ No newline at end of file