Skip to content

Commit

Permalink
Update BCDice to v2.02.80
Browse files Browse the repository at this point in the history
  • Loading branch information
ysakasin committed Apr 30, 2019
1 parent 156bf6a commit 12adb7c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bcdice
2 changes: 1 addition & 1 deletion lib/bcdice_wrap.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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] }.
Expand Down

0 comments on commit 12adb7c

Please sign in to comment.