diff --git a/CHANGELOG.txt b/CHANGELOG.txt index e1ff787..1137bf9 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,8 @@ +way-displays 1.8.2 2023-08-21 +----------------------------- +#78 Fall Back To Writable Location For cfg.yaml +#109 yaml CLI uses sequences + way-displays 1.8.1 2023-05-09 ----------------------------- Bug #101 failure following DISABLE diff --git a/config.mk b/config.mk index b43a709..40ed776 100644 --- a/config.mk +++ b/config.mk @@ -1,4 +1,4 @@ -VERSION ?= "1.8.2-SNAPSHOT" +VERSION ?= "1.8.2" PREFIX ?= /usr/local PREFIX_ETC ?= /usr/local