diff options
| author | nytpu <alex@nytpu.com> | 2021-03-20 16:00:57 -0600 |
|---|---|---|
| committer | nytpu <alex@nytpu.com> | 2021-03-20 16:00:57 -0600 |
| commit | a6914cb4102b321130e321091ef0413ba2a15dc9 (patch) | |
| tree | 10acba847b4f87ac38e6df81da9abe84dab083d3 /Makefile | |
| parent | 8ca09918955a2228a468093df4165b3a275c4858 (diff) | |
Bump version
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.2.1 +VERSION ?= 1.2.2 # source dirs & files # GOSRC := $(shell find . -type f -name '*.go') |
