Skip to content

Commit

Permalink
22.0.5 Beta
Browse files Browse the repository at this point in the history
  • Loading branch information
JujuAdams committed Sep 16, 2024
1 parent 4ef9d23 commit 663553f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<p align="center"><img src="https://raw.githubusercontent.com/JujuAdams/Bulb/master/LOGO.png" style="display:block; margin:auto; width:300px"></p>

<h1 align="center">Bulb 22.0.4.1 Beta</h1>
<h1 align="center">Bulb 22.0.5 Beta</h1>

<p align="center">2D lighting and shadows for GameMaker 2024.6 (and 2022 LTS)</p>
<p align="center">2D lighting and shadows for GameMaker 2024.8 (and 2022 LTS)</p>

&nbsp;

Expand Down
2 changes: 1 addition & 1 deletion options/windows/options_windows.yy

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions scripts/__BulbConstants/__BulbConstants.gml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// Feather disable all

#macro BULB_VERSION "22.0.4.1 Beta"
#macro BULB_DATE "2024-09-10"
#macro BULB_VERSION "22.0.5 Beta"
#macro BULB_DATE "2024-09-16"

#macro BULB_TONEMAP_CLAMP 0
#macro BULB_TONEMAP_REINHARD 1
Expand Down

0 comments on commit 663553f

Please sign in to comment.