bump CREW_VERSION

This commit is contained in:
satmandu
2021-03-11 14:55:48 -05:00
committed by GitHub
parent 077a533f0b
commit bc9b7db8f9

View File

@@ -1,6 +1,6 @@
# Defines common constants used in different parts of crew
CREW_VERSION = '1.7.12'
CREW_VERSION = '1.7.13'
ARCH_ACTUAL = `uname -m`.strip
# This helps with virtualized builds on aarch64 machines