Skip to content

Commit b6db209

Browse files
committed
5.5.1
1 parent 4736cff commit b6db209

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<h1 align="center">SNAP 5.5.0</h1>
1+
<h1 align="center">SNAP 5.5.1</h1>
22

33
<p align="center">Data format conversion for GameMaker Studio 2022 LTS by <b>@jujuadams</b></p>
44

options/windows/options_windows.yy

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

scripts/__SnapSystem/__SnapSystem.gml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#macro __SNAP_VERSION "5.5.0"
1+
#macro __SNAP_VERSION "5.5.1"
22
#macro __SNAP_DATE "2023-03-05"
33

44
show_debug_message("SNAP: Welcome to SNAP by @jujuadams! This is version " + __SNAP_VERSION + ", " + __SNAP_DATE);

0 commit comments

Comments
 (0)