We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa64a71 commit f99273eCopy full SHA for f99273e
README.md
@@ -1,6 +1,6 @@
1
<p align="center"><img src="https://raw.githubusercontent.com/JujuAdams/Snitch/master/LOGO.png" style="display:block; margin:auto; width:300px"></p>
2
3
-<h1 align="center">Snitch 3.0.1</h1>
+<h1 align="center">Snitch 3.0.1 Beta</h1>
4
5
<p align="center">Logging and crash handling system for GameMaker Studio 2022.9 by <b>@jujuadams</b></p>
6
scripts/__SnitchSystem/__SnitchSystem.gml
@@ -4,7 +4,7 @@
7
-#macro SNITCH_VERSION "3.0.1"
+#macro SNITCH_VERSION "3.0.1 Beta"
8
#macro SNITCH_DATE "2022-10-18"
9
#macro SNITCH_OS_NAME global.__snitchOSName
10
#macro SNITCH_OS_VERSION global.__snitchOSVersion
0 commit comments