Skip to content

Commit

Permalink
chore(deps): update kobewi/godot-universal-fade digest to f091514 (#12)
Browse files Browse the repository at this point in the history
* chore(deps): update kobewi/godot-universal-fade digest to f091514

* chore(changelog): add entry

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: florianvazelle <ponythugflorian@gmail.com>
  • Loading branch information
renovate[bot] and florianvazelle authored Oct 24, 2023
1 parent c2d37ce commit d70a691
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
### Security
### Dependencies
- Bump `flatpak/flatpak-github-actions` from 6.2 to 6.3 ([#13](https://github.com/MechanicalFlower/Marble/pull/13))
- Bump `ubuntu` from v20 to v22 ([#1](https://github.com/MechanicalFlower/Marble/pull/15))
- Bump `ubuntu` from v20 to v22 ([#15](https://github.com/MechanicalFlower/Marble/pull/15))
- Bump `kobewi/godot-universal-fade` from ddab6c2 to f091514 ([#12](https://github.com/MechanicalFlower/Marble/pull/12))

[Unreleased]: https://github.com/MechanicalFlower/Marble/compare/1.4.1...HEAD
2 changes: 1 addition & 1 deletion plug.gd
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ extends "res://addons/gd-plug/plug.gd"

func _plugging():
plug("godot-extended-libraries/godot-debug-menu", {"commit": "2d5d67012c76b272173dcfb4947a65dc385fab94"})
plug("KoBeWi/Godot-Universal-Fade", {"commit": "ddab6c26cf174fab107fbd6b4e66a5a350e83c22"})
plug("KoBeWi/Godot-Universal-Fade", {"commit": "f091514bba652880f81c5bc8809e0ee4498988ea"})

0 comments on commit d70a691

Please sign in to comment.