Skip to content

Commit 301ed81

Browse files
authored
add 0.18.0 and reverse version number (#2279)
* add version 0.18.0 * Reverse the version number
1 parent d1b0a52 commit 301ed81

File tree

1 file changed

+17
-16
lines changed

1 file changed

+17
-16
lines changed

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 17 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -13,23 +13,24 @@ body:
1313
label: JASP Version
1414
description: What version of JASP are you running?
1515
options:
16-
- Others
17-
- 0.9.2
18-
- 0.12
19-
- 0.13
20-
- 0.13.1
21-
- 0.14
22-
- 0.15
23-
- 0.16
24-
- 0.16.1
25-
- 0.16.2
26-
- 0.16.3
27-
- 0.16.4
28-
- 0.17.0
29-
- 0.17.1
30-
- 0.17.2
31-
- 0.17.2.1
16+
- 0.18.0
3217
- 0.17.3
18+
- 0.17.2.1
19+
- 0.17.2
20+
- 0.17.1
21+
- 0.17.0
22+
- 0.16.4
23+
- 0.16.3
24+
- 0.16.2
25+
- 0.16.1
26+
- 0.16
27+
- 0.15
28+
- 0.14
29+
- 0.13.1
30+
- 0.13
31+
- 0.12
32+
- 0.9.2
33+
- Others
3334
validations:
3435
required: true
3536
- type: input

0 commit comments

Comments
 (0)