We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 443da8c commit d86a05cCopy full SHA for d86a05c
scripts/__crispy_config_macros/__crispy_config_macros.gml
@@ -1,7 +1,7 @@
1
#macro CRISPY_NAME "Crispy"
2
#macro CRISPY_AUTHOR "Brent Frymire"
3
-#macro CRISPY_VERSION "1.4.0"
4
-#macro CRISPY_DATE "2022-2-8"
+#macro CRISPY_VERSION "1.5.0"
+#macro CRISPY_DATE "2022-3-6"
5
6
#macro CRISPY_RUN true // Boolean flag that can be used to automatically run tests
7
#macro CRISPY_DEBUG false // Enables outputting extra context on some silent functions
0 commit comments