diff options
| author | nytpu <alex@nytpu.com> | 2021-03-20 11:56:00 -0600 |
|---|---|---|
| committer | nytpu <alex@nytpu.com> | 2021-03-20 11:56:00 -0600 |
| commit | f2cadc4bd1ddae42ad52901532c216dbfde238f5 (patch) | |
| tree | 27568275eec57d9140c37b1934c166d22b7237c7 | |
| parent | 379a8637a43debc9f0acde958c6b57cebec1bbb3 (diff) | |
bump version
| -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.0 +VERSION ?= 1.2.1 # source dirs & files # GOSRC := $(shell find . -type f -name '*.go') |
