diff options
| author | nytpu <alex@nytpu.com> | 2021-05-19 08:24:06 -0600 |
|---|---|---|
| committer | nytpu <alex@nytpu.com> | 2021-05-19 08:24:06 -0600 |
| commit | 9bd06f22ed55af9cad3a41240bfb5f842171eaed (patch) | |
| tree | d838d251e3b06ed8dfc3780ea16852d3d4459144 | |
| parent | afa1e32f0d6838a4674dcc67cb8a252ca6f7b5a3 (diff) | |
bump version to v1.8.0
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ NAME := comitium # will automatically set main.Version with this string -VERSION ?= 1.7.0 +VERSION ?= 1.8.0 # source dirs & files # GOSRC := $(shell find . -type f -name '*.go') |
