Skip to content

Commit

Permalink
bump to 4.5.0 (#613)
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeSchulze authored Dec 12, 2024
1 parent 8d4d66c commit 5ff2cd2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,9 @@ body:
label: The used GdUnit4 version
description: Which GdUnit4 version are you using?
options:
- 4.4.4 (Pre Release/Master branch)
- 4.4.3 (Latest Release)
- 4.5.1 (Pre Release/Master branch)
- 4.5.0 (Latest Release)
- 4.4.3
- 4.4.2
- 4.4.1
- 4.4.0
Expand Down
2 changes: 1 addition & 1 deletion addons/gdUnit4/plugin.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
name="gdUnit4"
description="Unit Testing Framework for Godot Scripts"
author="Mike Schulze"
version="4.4.4"
version="4.5.0"
script="plugin.gd"

0 comments on commit 5ff2cd2

Please sign in to comment.