From 12adb7c9f45e67839e7fe096fe31b79a4fe494ba Mon Sep 17 00:00:00 2001 From: SAKATA Sinji Date: Tue, 30 Apr 2019 13:10:56 +0900 Subject: [PATCH] Update BCDice to v2.02.80 --- bcdice | 2 +- lib/bcdice_wrap.rb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bcdice b/bcdice index f90f4d1..142380f 160000 --- a/bcdice +++ b/bcdice @@ -1 +1 @@ -Subproject commit f90f4d12321f28abdf273a69e8c5be2b24841d94 +Subproject commit 142380f7551f9212acbad823efa796223ce90f80 diff --git a/lib/bcdice_wrap.rb b/lib/bcdice_wrap.rb index 4293474..53117ce 100644 --- a/lib/bcdice_wrap.rb +++ b/lib/bcdice_wrap.rb @@ -4,7 +4,7 @@ require "diceBot/DiceBotLoader" class BCDice - VERSION = "2.02.79" + VERSION = "2.02.80" DICEBOTS = (DiceBotLoader.collectDiceBots + [DiceBot.new]). map { |diceBot| [diceBot.gameType, diceBot] }.