bump utils to fix slow notification rendering

This commit is contained in:
Leo Hemsted
2018-08-09 13:46:43 +01:00
parent 2dde1ad36f
commit f279bbbd33
3 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
.DEFAULT_GOAL := help
SHELL := /bin/bash
DATE = $(shell date +%Y-%m-%d:%H:%M:%S)
DATE = $(shell date +%Y-%m-%dT%H:%M:%S)
PIP_ACCEL_CACHE ?= ${CURDIR}/cache/pip-accel
APP_VERSION_FILE = app/version.py