Skip to content

Commit

Permalink
Update to version 0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Lecrapouille committed Dec 7, 2024
1 parent 5df3c9d commit b0fbf0a
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
5 changes: 5 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
Version 0.13.0:
* Portage to MacOS.
* Fix documentation.
* Update CI workflow fix regression when creating a release artifact.

Version 0.12.1:
* Add API: get_title.
* Update doc concerning CPU over consuming.
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.12.1
0.13.0
4 changes: 2 additions & 2 deletions addons/gdcef/plugin.cfg
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[plugin]

name="GDCEF"
description="Chromium Embedded Framework Webview for Godot >= 4.2"
description="Chromium Embedded Framework Webview for Godot 4.2+"
author="Quentin QUADRAT <lecrapouille@gmail.com>"
version="0.12.1"
version="0.13.0"
script="plugin.gd"

0 comments on commit b0fbf0a

Please sign in to comment.