Skip to content

Commit a71351b

Browse files
committed
7.0.2
1 parent a46d73b commit a71351b

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p align="center"><img src="https://raw.githubusercontent.com/JujuAdams/SNAP/master/LOGO.png" style="display:block; margin:auto; width:300px"></p>
2-
<h1 align="center">SNAP 7.0.1</h1>
2+
<h1 align="center">SNAP 7.0.2</h1>
33

44
<p align="center">Data format converters for GameMaker Studio 2022 LTS</p>
55

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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Feather disable all
22

3-
#macro __SNAP_VERSION "7.0.1"
4-
#macro __SNAP_DATE "2024-08-18"
3+
#macro __SNAP_VERSION "7.0.2"
4+
#macro __SNAP_DATE "2024-09-11"
55

66
show_debug_message("SNAP: Welcome to SNAP by Juju Adams! This is version " + __SNAP_VERSION + ", " + __SNAP_DATE);

0 commit comments

Comments
 (0)