Compare against 1.17.0-dev until full release

This commit is contained in:
syeopite
2025-06-03 09:23:28 -07:00
committed by Émilien (perso)
parent ddfbed68f7
commit 6fd1cb3585
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
{% if compare_versions(Crystal::VERSION, "1.17.0") >= 0 %}
{% if compare_versions(Crystal::VERSION, "1.17.0-dev") >= 0 %}
# Strip StaticFileHandler from the binary
#
# This allows us to compile on 1.17.0 as the compiler won't try to