diff options
| author | nytpu <alex@nytpu.com> | 2021-03-23 08:54:38 -0600 |
|---|---|---|
| committer | nytpu <alex@nytpu.com> | 2021-03-23 08:54:38 -0600 |
| commit | 1d8be70b9e15a942dfcce6a7aa0a270ea2b01409 (patch) | |
| tree | cf69238411b7dca8d0e5cb21bcfe92a53118535f /Makefile | |
| parent | 76f25b7708c18a3225cff45b9f7f56c089679732 (diff) | |
bump version to v1.5.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.5.0 +VERSION ?= 1.5.1 # source dirs & files # GOSRC := $(shell find . -type f -name '*.go') |
