From c862842201a62b8aedbad5ef9a999d693c0986fb Mon Sep 17 00:00:00 2001 From: Mahtra <93822896+MahtraDR@users.noreply.github.com> Date: Wed, 11 Dec 2024 18:34:01 +1300 Subject: [PATCH] [scripts][dependency] Auto-Pushing dependency to Tillmen's repo --- dependency.lic | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependency.lic b/dependency.lic index 75a2265dc..14e70508d 100644 --- a/dependency.lic +++ b/dependency.lic @@ -10,7 +10,7 @@ require 'ostruct' require 'digest/sha1' require 'monitor' -$DEPENDENCY_VERSION = '2.0.2' +$DEPENDENCY_VERSION = '2.0.3' $MIN_RUBY_VERSION = '3.2.2' DRINFOMON_IN_CORE_LICH ||= false DRINFOMON_CORE_LICH_DEFINES ||= []