Skip to content

Commit

Permalink
1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JujuAdams committed Jul 7, 2022
1 parent cc4289a commit e8a11e7
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<h1 align="center">Kawase 1.1.0</h1>
<h1 align="center">Kawase 1.1.1</h1>

<p align="center">Kawase dual filter blur for GameMaker Studio 2.3</p>

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/__kawase_check_surface/__kawase_check_surface.gml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ function __kawase_check_surface(_array)



#macro __KAWASE_VERSION "1.1.0"
#macro __KAWASE_DATE "2021-07-26"
#macro __KAWASE_VERSION "1.1.1"
#macro __KAWASE_DATE "2022-07-07"

show_debug_message("Kawase: Welcome to Kawase by @jujuadams! This is version " + __KAWASE_VERSION + ", " + __KAWASE_DATE);

0 comments on commit e8a11e7

Please sign in to comment.