Skip to content

Commit ac1ed70

Browse files
committed
update issue template and build version
1 parent 27b1071 commit ac1ed70

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,9 @@ body:
4343
description: Shown in the top window bar or in 'Help>> About'.
4444
options:
4545
-
46+
- 3.1.4
47+
- 3.1.5 Continuous Build
4648
- 3.1.2
47-
- 3.1.3 Continuous Build
4849
- 3.1.0
4950
- Other - include in Description
5051
default: 0

src/artisanlib/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = '3.1.3'
1+
__version__ = '3.1.4'
22
__revision__ = ''
33
__build__ = '0'
44

0 commit comments

Comments
 (0)