Skip to content

Commit 5ff2cd2

Browse files
authored
bump to 4.5.0 (#613)
1 parent 8d4d66c commit 5ff2cd2

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,9 @@ body:
2020
label: The used GdUnit4 version
2121
description: Which GdUnit4 version are you using?
2222
options:
23-
- 4.4.4 (Pre Release/Master branch)
24-
- 4.4.3 (Latest Release)
23+
- 4.5.1 (Pre Release/Master branch)
24+
- 4.5.0 (Latest Release)
25+
- 4.4.3
2526
- 4.4.2
2627
- 4.4.1
2728
- 4.4.0

addons/gdUnit4/plugin.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
name="gdUnit4"
44
description="Unit Testing Framework for Godot Scripts"
55
author="Mike Schulze"
6-
version="4.4.4"
6+
version="4.5.0"
77
script="plugin.gd"

0 commit comments

Comments
 (0)