1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-08-04 16:16:42 +02:00

Update readme screenshot and bump to v0.9.1

This commit is contained in:
jfreegman
2020-11-26 16:58:09 -05:00
parent 39e4ff8bd6
commit 0d8e6d713e
4 changed files with 7 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
# Version
TOXIC_VERSION = 0.9.0
TOXIC_VERSION = 0.9.1
REV = $(shell git rev-list HEAD --count 2>/dev/null || echo -n "error")
ifneq (, $(findstring error, $(REV)))
VERSION = $(TOXIC_VERSION)