# HG changeset patch # User Michiel Broek # Date 1558172128 -7200 # Node ID e62125be165cca4d4eeaefb3fe923aba97d1e5f8 # Parent 4ec04c6f15512f679e70645f1b4ac41e5f6a7b0f Version 0.3.1 diff -r 4ec04c6f1551 -r e62125be165c Makefile --- a/Makefile Sat May 18 11:34:51 2019 +0200 +++ b/Makefile Sat May 18 11:35:28 2019 +0200 @@ -3,7 +3,7 @@ # project subdirectory. # -PROJECT_VER := "0.3.0" +PROJECT_VER := "0.3.1" PROJECT_NAME := brewboard include $(IDF_PATH)/make/project.mk