diff options
| author | nytpu <alex@nytpu.com> | 2021-05-03 10:27:33 -0600 |
|---|---|---|
| committer | nytpu <alex@nytpu.com> | 2021-05-03 10:27:33 -0600 |
| commit | 7dedad35bbe4e9697001442c5d44754fdac0eb63 (patch) | |
| tree | b0057b2381ce089915d71e474751cca365d92020 /Makefile | |
| parent | 6b7f50a2d9fedc4286d451f2756964cf366111f1 (diff) | |
bump version to 1.6.2
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.1 +VERSION ?= 1.6.2 # source dirs & files # GOSRC := $(shell find . -type f -name '*.go') |
