diff options
| author | nytpu <alex@nytpu.com> | 2021-05-13 10:48:17 -0600 |
|---|---|---|
| committer | nytpu <alex@nytpu.com> | 2021-05-13 10:48:17 -0600 |
| commit | 25cf68a3e8d2a7e4458ba0effe4dbe1004bb8153 (patch) | |
| tree | c03f96e7d4ccd337aec05fd23217fd08f3af31e2 | |
| parent | 528253d7111225f5bfc7c6b869971565e1aab49e (diff) | |
bump version to 1.7.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.6.3 +VERSION ?= 1.7.0 # source dirs & files # GOSRC := $(shell find . -type f -name '*.go') |
