Skip to content

Commit ff1c486

Browse files
committed
Release BCDice 3.1.1
1 parent 77f7f8f commit ff1c486

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# ChangeLog
22

3+
## 3.1.1 2021/03/20
4+
5+
### バグ修正
6+
- エンゼルギア 天使大戦TRPG The 2nd Edition: SORT_KEYを修正
7+
38
## 3.1.0 2021/03/20
49

510
### 対応ゲームシステムの追加

lib/bcdice/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module BCDice
4-
VERSION = "3.1.0"
4+
VERSION = "3.1.1"
55
end

0 commit comments

Comments
 (0)