diff options
| author | nytpu <alex@nytpu.com> | 2021-04-19 11:29:20 -0600 |
|---|---|---|
| committer | nytpu <alex@nytpu.com> | 2021-04-19 11:29:20 -0600 |
| commit | 28fd3d7b240971627e2196b228297397904f4e87 (patch) | |
| tree | 7e5b704e66e8c772d2b720ad88c80c5ade9246f7 /Makefile | |
| parent | e1a8aa8359ac4e27b5e0d76e412068a1e3ea2f38 (diff) | |
bump to 1.6.1
Diffstat (limited to 'Makefile')
| -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.6.0 +VERSION ?= 1.6.1 # source dirs & files # GOSRC := $(shell find . -type f -name '*.go') |
