mirror of
https://git.nadeko.net/Fijxu/invidious.git
synced 2025-12-24 11:58:50 +00:00
Compare against 1.17.0-dev until full release
This commit is contained in:
committed by
Émilien (perso)
parent
ddfbed68f7
commit
6fd1cb3585
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user