Skip to content

Commit

Permalink
chore(release): 0.25.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.25.0](v0.24.1...v0.25.0) (2023-10-07)

### Bug Fixes

* **CI:** update token for releases ([35adf5e](35adf5e))
* **Docker:** correctly parse Godot release and version ([12797e0](12797e0))
* **Docker:** update image to use Godot v4.1.2 ([5abce46](5abce46))
* **DRMCardInfo:** add thread safety mutex for port changes ([d388911](d388911))
* **Platform:** add HardwareManager for querying hardware info ([f369781](f369781))

### Features

* **HardwareManager:** add DRMCardInfo Port with update methods ([57c40c7](57c40c7))
  • Loading branch information
semantic-release-bot committed Oct 7, 2023
1 parent 35adf5e commit b9c3414
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/global/version.tres
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@

[resource]
script = ExtResource("1_g72si")
core = "0.24.1"
core = "0.25.0"
plugin_api = "1.0.0"

0 comments on commit b9c3414

Please sign in to comment.